- classify_array
InMemory classify_array(CompilationContext* c, IrIndex paramType, AbiClass[2] resultClasses, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- classify_struct
InMemory classify_struct(CompilationContext* c, IrIndex paramType, AbiClass[2] resultClasses, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- classify_value
Sysv_AbiParamClass classify_value(CompilationContext* c, IrIndex paramType)
Undocumented in source. Be warned that the author may not have intended to support it.
- classify_value_impl
InMemory classify_value_impl(CompilationContext* c, IrIndex paramType, AbiClass[2] resultClasses, uint offset)
Undocumented in source. Be warned that the author may not have intended to support it.
- func_pass_lower_abi
void func_pass_lower_abi(CompilationContext* c, IrFunction* ir, IrIndex funcIndex, IrBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.
- isMemory
bool isMemory(PassClass passClass)
Undocumented in source. Be warned that the author may not have intended to support it.
- merge_classes
AbiClass merge_classes(AbiClass a, AbiClass b)
Undocumented in source. Be warned that the author may not have intended to support it.
- receiveMultiValue
IrIndex receiveMultiValue(IrIndex beforeInstr, PhysReg[2] regs, IrIndex result, IrBuilder builder)
Undocumented in source. Be warned that the author may not have intended to support it.
- simplifyConstant128
IrIndex[2] simplifyConstant128(IrIndex insertBefore, IrIndex value, IrBuilder builder, CompilationContext* c)
Undocumented in source. Be warned that the author may not have intended to support it.
- sysv64_classify
void sysv64_classify(CompilationContext* c, AbiState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- sysv64_syscall_classify
void sysv64_syscall_classify(CompilationContext* c, AbiState state)
Undocumented in source. Be warned that the author may not have intended to support it.
- win64_classify
void win64_classify(CompilationContext* c, AbiState state)
Undocumented in source. Be warned that the author may not have intended to support it.