Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp177 bool SelectSelect(const Instruction *I);
1602 bool ARMFastISel::SelectSelect(const Instruction *I) { in SelectSelect() function in ARMFastISel
2876 return SelectSelect(I); in fastSelectInstruction()