Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp99 SourceOperandMap; // Maps operands in the Source Instruction to member
299 IndexedMap<OpData> &SourceOperandMap) { in createDagOperandMapping()
345 IndexedMap<OpData> &SourceOperandMap, IndexedMap<OpData> &DestOperandMap, in createInstOperandMapping()
441 IndexedMap<OpData> SourceOperandMap; in evaluateCompressPat() local
650 IndexedMap<OpData> SourceOperandMap = CompressOrCheck ? in emitCompressInstEmitter() local