Searched refs:simpleLibcall (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | LegalizerHelper.cpp | 626 simpleLibcall(MachineInstr &MI, MachineIRBuilder &MIRBuilder, unsigned Size, in simpleLibcall() function 1040 auto Status = simpleLibcall(MI, MIRBuilder, Size, HLTy, LocObserver); in libcall() 1083 auto Status = simpleLibcall(MI, MIRBuilder, Size, HLTy, LocObserver); in libcall()
|