Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp120 bool selectShift(const Instruction *I);
1705 bool MipsFastISel::selectShift(const Instruction *I) { in selectShift() function in MipsFastISel
1809 return selectShift(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp132 bool selectShift(const Instruction *I);
4579 bool AArch64FastISel::selectShift(const Instruction *I) { in selectShift() function in AArch64FastISel
4932 return selectShift(I); in fastSelectInstruction()