Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/
H A DSerialSnippetGenerator.cpp59 if (OtherInstr.hasMemoryOperands()) in computeAliasingInstructions()
78 if (Instr.hasMemoryOperands()) in getExecutionModes()
H A DMCInstrDescView.h145 bool hasMemoryOperands() const;
H A DMCInstrDescView.cpp200 bool Instruction::hasMemoryOperands() const { in hasMemoryOperands() function in llvm::exegesis::Instruction
294 if (hasMemoryOperands()) in dump()
H A DParallelSnippetGenerator.cpp163 Instr.hasMemoryOperands() in generateCodeTemplates()
H A DSnippetGenerator.cpp48 if (Variant.getInstr().hasMemoryOperands()) { in generateConfigurations()
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-exegesis/lib/X86/
H A DTarget.cpp343 if (Instr.hasMemoryOperands()) in generateCodeTemplates()