Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2479 bool AllConst = true; in getBuildVectorConstInts() local
2496 AllConst = false; in getBuildVectorConstInts()
2499 return AllConst; in getBuildVectorConstInts()
2509 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2519 if (AllConst && in buildVector32()
2525 if (AllConst) { in buildVector32()
2546 if (AllConst) { in buildVector32()
2600 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2610 if (AllConst && in buildVector64()
2633 if (AllConst) { in buildVector64()
H A DHexagonISelLoweringHVX.cpp842 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
843 if (AllConst) { in buildHvxVectorReg()