Searched defs:libcall (Results 1 – 10 of 10) sorted by relevance
399 type libcall struct { struct400 fn uintptr401 n uintptr // number of parameters402 args uintptr // parameters403 r1 uintptr // return values404 r2 uintptr405 err uintptr // error number617 libcall libcall member
32 libcall, enumerator
729 LegalizeRuleSet &libcall() { in libcall() function
723 LegalizeRuleSet &libcall() { in libcall() function
197 libcall, enumerator
490 LegalizerHelper::libcall(MachineInstr &MI) { in libcall() function in LegalizerHelper
795 LegalizerHelper::libcall(MachineInstr &MI, LostDebugLocObserver &LocObserver) { in libcall() function in LegalizerHelper