Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp116 bool X86SelectSelect(const Instruction *I);
2347 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
3612 return X86SelectSelect(I); in fastSelectInstruction()