Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp28 static bool hasMemoryOperand(const llvm::MCOperandInfo &OpInfo) { in hasMemoryOperand() function
39 if (llvm::any_of(MCInstrDesc.operands(), hasMemoryOperand)) in isInfeasible()
DUops.cpp88 static bool hasMemoryOperand(const llvm::MCOperandInfo &OpInfo) { in hasMemoryOperand() function
97 if (llvm::any_of(MCInstrDesc.operands(), hasMemoryOperand)) in isInfeasible()