Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp91 SourceOperandMap; // Maps operands in the Source Instruction to member
292 IndexedMap<OpData> &SourceOperandMap) { in createDagOperandMapping()
338 IndexedMap<OpData> &SourceOperandMap, IndexedMap<OpData> &DestOperandMap, in createInstOperandMapping()
443 IndexedMap<OpData> SourceOperandMap; in evaluateCompressPat() local
607 IndexedMap<OpData> SourceOperandMap = in emitCompressInstEmitter() local