Searched defs:selectShift (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/ARM/ | ||
H A D | ARMInstructionSelector.cpp | 806 bool ARMInstructionSelector::selectShift(unsigned ShiftOpc, in selectShift() function in ARMInstructionSelector |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsFastISel.cpp | 1953 bool MipsFastISel::selectShift(const Instruction *I) { selectShift() function in MipsFastISel |
/llvm-project/llvm/lib/Target/AArch64/ | ||
H A D | AArch64FastISel.cpp | 4720 bool AArch64FastISel::selectShift(const Instruction *I) { selectShift() function in AArch64FastISel |