Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsFastISel.cpp99 bool selectSelect(const Instruction *I);
957 bool MipsFastISel::selectSelect(const Instruction *I) { in selectSelect() function in MipsFastISel
1822 return selectSelect(I); in fastSelectInstruction()
/external/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp123 bool selectSelect(const Instruction *I);
2556 bool AArch64FastISel::selectSelect(const Instruction *I) { in selectSelect() function in AArch64FastISel
4943 return selectSelect(I); in fastSelectInstruction()