Searched refs:getBuildVectorConstInts (Results 1 – 3 of 3) sorted by relevance
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonISelLowering.h | 341 bool getBuildVectorConstInts(ArrayRef<SDValue> Values, MVT VecTy,
|
| D | HexagonISelLowering.cpp | 2152 HexagonTargetLowering::getBuildVectorConstInts(ArrayRef<SDValue> Values, in getBuildVectorConstInts() function in HexagonTargetLowering 2188 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() 2271 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64()
|
| D | HexagonISelLoweringHVX.cpp | 400 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg()
|