Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp60 const Instruction OtherInstr(OtherInstrDesc, RATC); in generateTwoInstructionPrototype() local
61 const AliasingConfigurations Forward(Instr, OtherInstr); in generateTwoInstructionPrototype()
62 const AliasingConfigurations Back(OtherInstr, Instr); in generateTwoInstructionPrototype()
66 InstructionInstance OtherII(OtherInstr); in generateTwoInstructionPrototype()