Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DRISCVCompressInstEmitter.cpp633 bool CompressOrCheck = in emitCompressInstEmitter() local
647 CompressOrCheck ? CompressPat.Source : CompressPat.Dest; in emitCompressInstEmitter()
649 CompressOrCheck ? CompressPat.Dest : CompressPat.Source; in emitCompressInstEmitter()
650 IndexedMap<OpData> SourceOperandMap = CompressOrCheck ? in emitCompressInstEmitter()
652 IndexedMap<OpData> &DestOperandMap = CompressOrCheck ? in emitCompressInstEmitter()