Searched defs:WidthV (Results 1 – 2 of 2) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 2391 SDValue WidthV = DAG.getConstant(ValWidth, dl, MVT::i32); in extractVector() local 2471 SDValue WidthV = DAG.getConstant(ValWidth, dl, MVT::i32); in insertVector() local 2619 SDValue WidthV = DAG.getConstant(64 / Scale, dl, MVT::i32); in LowerCONCAT_VECTORS() local
|
| /external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.cpp | 2662 SDValue WidthV = DAG.getConstant(ValWidth, dl, MVT::i32); in extractVector() local 2772 SDValue WidthV = DAG.getConstant(ValWidth, dl, MVT::i32); in insertVector() local 3006 SDValue WidthV = DAG.getConstant(64 / Scale, dl, MVT::i32); in LowerCONCAT_VECTORS() local
|