Home
last modified time | relevance | path

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

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