Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/X86/
DX86FastISel.cpp118 bool X86SelectCall(const Instruction *I);
1843 bool X86FastISel::X86SelectCall(const Instruction *I) { in X86SelectCall() function in X86FastISel
2327 return X86SelectCall(I); in TargetSelectInstruction()