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.cpp386 StringMap<ArgData> &SourceOperands, const CodeGenInstruction &DestInst) { in createInstOperandMapping()
474 CodeGenInstruction DestInst(DestOperator); in evaluateCompressPat() local