Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMFastISel.cpp183 bool SelectSelect(const Instruction *I);
1626 bool ARMFastISel::SelectSelect(const Instruction *I) { in SelectSelect() function in ARMFastISel
2880 return SelectSelect(I); in fastSelectInstruction()