Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp119 bool selectIntExt(const Instruction *I);
1548 bool MipsFastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in MipsFastISel
1822 return selectIntExt(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp130 bool selectIntExt(const Instruction *I);
4406 bool AArch64FastISel::selectIntExt(const Instruction *I) { in selectIntExt() function in AArch64FastISel
4953 return selectIntExt(I); in fastSelectInstruction()