Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp355 StringMap<unsigned> &SourceOperands, CodeGenInstruction &DestInst) { in createInstOperandMapping()
438 CodeGenInstruction DestInst(DestOperator); in evaluateCompressPat() local