Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp116 bool X86SelectSelect(const Instruction *I);
2346 bool X86FastISel::X86SelectSelect(const Instruction *I) { in X86SelectSelect() function in X86FastISel
3667 return X86SelectSelect(I); in fastSelectInstruction()