Home
last modified time | relevance | path

Searched defs:selectShift (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp806 bool ARMInstructionSelector::selectShift(unsigned ShiftOpc, in selectShift() function in ARMInstructionSelector
/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp1953 bool MipsFastISel::selectShift(const Instruction *I) { in selectShift() function in MipsFastISel
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp4724 bool AArch64FastISel::selectShift(const Instruction *I) { in selectShift() function in AArch64FastISel