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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86FastISel.cpp115 bool X86SelectBranch(const Instruction *I);
1625 bool X86FastISel::X86SelectBranch(const Instruction *I) { function in class:X86FastISel
3620 return X86SelectBranch(I);

Completed in 112 milliseconds