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

/external/llvm/lib/Target/X86/
H A DX86FastISel.cpp130 bool DoSelectCall(const Instruction *I, const char *MemIntName);
2674 bool X86FastISel::DoSelectCall(const Instruction *I, const char *MemIntName) { argument
2747 if (MemIntName && e-i <= 2)
3005 if (MemIntName)
3006 MIB.addExternalSymbol(MemIntName, OpFlags);

Completed in 216 milliseconds