Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DCompressInstEmitter.cpp646 bool CompressOrCheck = in emitCompressInstEmitter() local
660 CompressOrCheck ? CompressPat.Source : CompressPat.Dest; in emitCompressInstEmitter()
662 CompressOrCheck ? CompressPat.Dest : CompressPat.Source; in emitCompressInstEmitter()
663 IndexedMap<OpData> SourceOperandMap = CompressOrCheck in emitCompressInstEmitter()
666 IndexedMap<OpData> &DestOperandMap = CompressOrCheck in emitCompressInstEmitter()