Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-exegesis/lib/
DLatency.cpp65 InstructionInstance ThisII(Instr); in generateTwoInstructionPrototype() local
68 setRandomAliasing(Forward, ThisII, OtherII); in generateTwoInstructionPrototype()
70 setRandomAliasing(Back, OtherII, ThisII); in generateTwoInstructionPrototype()
75 Prototype.Snippet.push_back(std::move(ThisII)); in generateTwoInstructionPrototype()