Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLegalizerInfo.cpp355 auto Libcall = in legalizeCustom() local
399 for (auto Libcall : Libcalls) { in legalizeCustom() local
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DRuntimeLibcalls.h33 enum Libcall { enum
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DLegacyLegalizerInfo.h64 Libcall, enumerator
H A DLegalizerInfo.h83 Libcall, enumerator
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16ISelLowering.cpp35 RTLIB::Libcall Libcall; member
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp612 llvm::createLibcall(MachineIRBuilder &MIRBuilder, RTLIB::Libcall Libcall, in createLibcall()
628 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in simpleLibcall() local
879 RTLIB::Libcall Libcall = getConvRTLibDesc(MI.getOpcode(), ToType, FromType); in conversionLibcall() local
1099 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in libcall() local
1118 auto Libcall = getRTLibDesc(MI.getOpcode(), Size); in libcall() local
H A DIRTranslator.cpp3777 const RTLIB::Libcall Libcall = RTLIB::STACKPROTECTOR_CHECK_FAIL; in emitSPDescriptorFailure() local