Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2371 bool AllConst = true; in getBuildVectorConstInts() local
2388 AllConst = false; in getBuildVectorConstInts()
2391 return AllConst; in getBuildVectorConstInts()
2401 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2411 if (AllConst && in buildVector32()
2417 if (AllConst) { in buildVector32()
2429 if (AllConst) { in buildVector32()
2483 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2493 if (AllConst && in buildVector64()
2514 if (AllConst) { in buildVector64()
H A DHexagonISelLoweringHVX.cpp538 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
539 if (AllConst) { in buildHvxVectorReg()