Home
last modified time | relevance | path

Searched defs:OtherInstr (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/tools/llvm-exegesis/lib/
DSerialSnippetGenerator.cpp51 const Instruction &OtherInstr = State.getIC().getInstr(OtherOpcode); in computeAliasingInstructions() local
135 for (const auto *OtherInstr : computeAliasingInstructions( in appendCodeTemplates() local
DMCInstrDescView.cpp228 const Instruction &OtherInstr, const BitVector &ForbiddenRegisters) const { in hasAliasingRegistersThrough() argument