Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/
H A DAVRISelLowering.h153 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.h493 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DTargetLowering.h923 LowerToLibcall enumerator
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp4300 S != TargetLowering::ShiftLegalizationStrategy::LowerToLibcall) { in ExpandIntRes_Shift()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp21293 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp22639 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp6115 return ShiftLegalizationStrategy::LowerToLibcall; in preferredShiftLegalizationStrategy()