Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AVR/
H A DAVRISelLowering.h154 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h645 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h1018 LowerToLibcall enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4575 S != TargetLowering::ShiftLegalizationStrategy::LowerToLibcall) { in ExpandIntRes_Shift()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21501 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp25410 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp3383 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()