Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2071 bool AllConst = true; in getBuildVectorConstInts() local
2088 AllConst = false; in getBuildVectorConstInts()
2091 return AllConst; in getBuildVectorConstInts()
2101 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2110 if (AllConst && in buildVector32()
2116 if (AllConst) { in buildVector32()
2128 if (AllConst) { in buildVector32()
2184 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2193 if (AllConst && in buildVector64()
2216 if (AllConst) { in buildVector64()
H A DHexagonISelLoweringHVX.cpp392 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
393 if (AllConst) { in buildHvxVectorReg()