Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2133 bool AllConst = true; in getBuildVectorConstInts() local
2150 AllConst = false; in getBuildVectorConstInts()
2153 return AllConst; in getBuildVectorConstInts()
2163 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2172 if (AllConst && in buildVector32()
2178 if (AllConst) { in buildVector32()
2190 if (AllConst) { in buildVector32()
2246 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2255 if (AllConst && in buildVector64()
2278 if (AllConst) { in buildVector64()
DHexagonISelLoweringHVX.cpp392 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
393 if (AllConst) { in buildHvxVectorReg()