Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMFastISel.cpp202 bool SelectSelect(const Instruction *I);
1657 bool ARMFastISel::SelectSelect(const Instruction *I) { in SelectSelect() function in ARMFastISel
2946 return SelectSelect(I); in fastSelectInstruction()