Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp104 bool X86SelectBranch(const Instruction *I);
1635 bool X86FastISel::X86SelectBranch(const Instruction *I) { in X86SelectBranch() function in X86FastISel
3656 return X86SelectBranch(I); in fastSelectInstruction()