Home
last modified time | relevance | path

Searched refs:AllConst (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2158 bool AllConst = true; in getBuildVectorConstInts() local
2175 AllConst = false; in getBuildVectorConstInts()
2178 return AllConst; in getBuildVectorConstInts()
2188 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2197 if (AllConst && in buildVector32()
2203 if (AllConst) { in buildVector32()
2215 if (AllConst) { in buildVector32()
2271 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2280 if (AllConst && in buildVector64()
2303 if (AllConst) { in buildVector64()
DHexagonISelLoweringHVX.cpp400 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
401 if (AllConst) { in buildHvxVectorReg()