Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp113 bool selectCmp(const Instruction *I);
938 bool MipsFastISel::selectCmp(const Instruction *I) { in selectCmp() function in MipsFastISel
1833 return selectCmp(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp121 bool selectCmp(const Instruction *I);
2437 bool AArch64FastISel::selectCmp(const Instruction *I) { in selectCmp() function in AArch64FastISel
4974 return selectCmp(I); in fastSelectInstruction()