Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86MCInstLower.cpp2218 bool isImportedFunction(const MachineOperand &MO) { in isImportedFunction() function
2321 if (EnableImportCallOptimization && isImportedFunction(MI->getOperand(0))) { in emitInstruction()
2576 if (EnableImportCallOptimization && isImportedFunction(MI->getOperand(0))) { in emitInstruction()