Home
last modified time | relevance | path

Searched refs:selectShift (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp107 bool selectShift(const Instruction *I);
1692 bool MipsFastISel::selectShift(const Instruction *I) { in selectShift() function in MipsFastISel
1796 return selectShift(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp133 bool selectShift(const Instruction *I);
4546 bool AArch64FastISel::selectShift(const Instruction *I) { in selectShift() function in AArch64FastISel
4899 return selectShift(I); in fastSelectInstruction()