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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp128 bool X86SelectCall(const Instruction *I);
2638 bool X86FastISel::X86SelectCall(const Instruction *I) { function in class:X86FastISel
3129 return X86SelectCall(I);

Completed in 151 milliseconds