Home
last modified time | relevance | path

Searched refs:LowerToLibcall (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h94 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h256 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1094 LowerToLibcall enumerator
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4978 S != TargetLowering::ShiftLegalizationStrategy::LowerToLibcall) { in ExpandIntRes_Shift()
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21454 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp28434 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3672 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()