Home
last modified time | relevance | path

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

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