Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp3790 unsigned TrueChainOpIdx = True.getNumOperands() - HasGlueOp - 1; in performCombineVMergeAndVOps() local
3792 True.getOperand(TrueChainOpIdx).getValueType() == MVT::Other; in performCombineVMergeAndVOps()
3926 Ops.push_back(True.getOperand(TrueChainOpIdx)); in performCombineVMergeAndVOps()