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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp108 bool X86SelectBranch(const Instruction *I);
1329 bool X86FastISel::X86SelectBranch(const Instruction *I) { function in class:X86FastISel
3127 return X86SelectBranch(I);

Completed in 91 milliseconds