Searched defs:DestDag (Results 1 – 1 of 1) sorted by relevance
/llvm-project/llvm/utils/TableGen/ |
H A D | CompressInstEmitter.cpp | 308 createDagOperandMapping(Record * Rec,StringMap<unsigned> & SourceOperands,StringMap<unsigned> & DestOperands,DagInit * SourceDag,DagInit * DestDag,IndexedMap<OpData> & SourceOperandMap) createDagOperandMapping() argument 354 createInstOperandMapping(Record * Rec,DagInit * SourceDag,DagInit * DestDag,IndexedMap<OpData> & SourceOperandMap,IndexedMap<OpData> & DestOperandMap,StringMap<unsigned> & SourceOperands,CodeGenInstruction & DestInst) createInstOperandMapping() argument 435 DagInit *DestDag = Rec->getValueAsDag("Output"); evaluateCompressPat() local [all...] |