Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h161 return ThisOp.isLocation() && OtherOp.isLocation() && in isEquivalent() local
/llvm-project/llvm/utils/PerfectShuffle/
H A DPerfectShuffle.cpp167 unsigned short ThisOp = Vals[ValNo]; in PrintOperation() local