Home
last modified time | relevance | path

Searched refs:CompressOrCheck (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/llvm/utils/TableGen/
DRISCVCompressInstEmitter.cpp645 bool CompressOrCheck = in emitCompressInstEmitter() local
656 CompressOrCheck ? CompressPat.Source : CompressPat.Dest; in emitCompressInstEmitter()
658 CompressOrCheck ? CompressPat.Dest : CompressPat.Source; in emitCompressInstEmitter()
659 IndexedMap<OpData> SourceOperandMap = CompressOrCheck ? in emitCompressInstEmitter()
661 IndexedMap<OpData> &DestOperandMap = CompressOrCheck ? in emitCompressInstEmitter()