Home
last modified time | relevance | path

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

/dports/devel/llvm70/llvm-7.0.1.src/tools/llvm-exegesis/lib/
H A DLatency.cpp28 static bool hasMemoryOperand(const llvm::MCOperandInfo &OpInfo) { in hasMemoryOperand() function
39 if (llvm::any_of(MCInstrDesc.operands(), hasMemoryOperand)) in isInfeasible()
H A DUops.cpp88 static bool hasMemoryOperand(const llvm::MCOperandInfo &OpInfo) { in hasMemoryOperand() function
97 if (llvm::any_of(MCInstrDesc.operands(), hasMemoryOperand)) in isInfeasible()