Home
last modified time | relevance | path

Searched defs:Libcall (Results 1 – 7 of 7) sorted by relevance

/llvm-project/llvm/include/llvm/CodeGen/
H A DRuntimeLibcalls.h
/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp355 auto Libcall = legalizeCustom() local
399 for (auto Libcall : Libcalls) { legalizeCustom() local
/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h64 Libcall, enumerator
H A DLegalizerInfo.h83 Libcall, enumerator
[all...]
/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp35 RTLIB::Libcall Libcall; member
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp600 createLibcall(MachineIRBuilder & MIRBuilder,RTLIB::Libcall Libcall,const CallLowering::ArgInfo & Result,ArrayRef<CallLowering::ArgInfo> Args,LostDebugLocObserver & LocObserver,MachineInstr * MI) createLibcall() argument
616 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); simpleLibcall() local
867 RTLIB::Libcall Libcall = getConvRTLibDesc(MI.getOpcode(), ToType, FromType); conversionLibcall() local
1081 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); libcall() local
1100 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); libcall() local
[all...]
H A DIRTranslator.cpp3759 const RTLIB::Libcall Libcall = RTLIB::STACKPROTECTOR_CHECK_FAIL; emitSPDescriptorFailure() local