Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp100 bool selectCmp(const Instruction *I);
925 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp() function in MipsFastISel
1820 return selectCmp(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp122 bool selectCmp(const Instruction *I);
2415 bool AArch64FastISel::selectCmp(const Instruction *I) { in selectCmp() function in AArch64FastISel
4941 return selectCmp(I); in fastSelectInstruction()