Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86FastISel.cpp125 bool X86SelectSelect(const Instruction *I);
2352 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
3613 return X86SelectSelect(I); in fastSelectInstruction()