Home
last modified time | relevance | path

Searched defs:SubV (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp1211 SDValue SubV = DAG.getNode(ISD::SUB, dl, MVT::i32, insertHvxElementReg() local
1360 insertHvxSubvectorReg(SDValue VecV,SDValue SubV,SDValue IdxV,const SDLoc & dl,SelectionDAG & DAG) const insertHvxSubvectorReg() argument
1447 insertHvxSubvectorPred(SDValue VecV,SDValue SubV,SDValue IdxV,const SDLoc & dl,SelectionDAG & DAG) const insertHvxSubvectorPred() argument
[all...]
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelDAGToDAG.cpp2172 SDValue SubV = Node->getOperand(1); in Select() local