Searched refs:appendUndef (Results 1 – 3 of 3) sorted by relevance
| /openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLowering.h | 395 SDValue appendUndef(SDValue Val, MVT ResTy, SelectionDAG &DAG) const;
|
| H A D | HexagonISelLoweringHVX.cpp | 3124 SDValue WideOp0 = appendUndef(Op0, WideOpTy, DAG); in WidenHvxSetCC() 3125 SDValue WideOp1 = appendUndef(Op1, WideOpTy, DAG); in WidenHvxSetCC() 3337 SDValue W = appendUndef(Inp0, WInpTy, DAG); in LegalizeHvxResize()
|
| H A D | HexagonISelLowering.cpp | 2875 HexagonTargetLowering::appendUndef(SDValue Val, MVT ResTy, SelectionDAG &DAG) in appendUndef() function in HexagonTargetLowering
|