Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3744 const MCInstrDesc &TrueMCID = TII->get(TrueOpc); in performCombineVMergeAndVOps() local
3745 uint64_t TrueTSFlags = TrueMCID.TSFlags; in performCombineVMergeAndVOps()
3746 bool HasTiedDest = RISCVII::isFirstDefTiedToFirstUse(TrueMCID); in performCombineVMergeAndVOps()