Searched defs:ValV (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 1196 insertHvxElementReg(SDValue VecV,SDValue IdxV,SDValue ValV,const SDLoc & dl,SelectionDAG & DAG) const insertHvxElementReg() argument 1204 __anona938eeb30602(SDValue VecV, SDValue ValV, SDValue ByteIdxV) insertHvxElementReg() argument 1241 insertHvxElementPred(SDValue VecV,SDValue IdxV,SDValue ValV,const SDLoc & dl,SelectionDAG & DAG) const insertHvxElementPred() argument 1781 SDValue ValV = Op.getOperand(1); LowerHvxInsertElement() local 1822 SDValue ValV = Op.getOperand(1); LowerHvxInsertSubvector() local [all...] |
H A D | HexagonISelLowering.cpp | 2778 HexagonTargetLowering::insertVector(SDValue VecV, SDValue ValV, SDValue IdxV, in insertVector() argument 2820 insertVectorPred(SDValue VecV,SDValue ValV,SDValue IdxV,const SDLoc & dl,MVT ValTy,SelectionDAG & DAG) const insertVectorPred() argument 3083 SDValue ValV = Op.getOperand(1); LowerINSERT_SUBVECTOR() local [all...] |