Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp356 StringMap<unsigned> &SourceOperands, CodeGenInstruction &DestInst) { in createInstOperandMapping()
440 CodeGenInstruction DestInst(DestOperator); in evaluateCompressPat() local