Home
last modified time | relevance | path

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

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