Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonISelLowering.cpp2386 bool AllConst = true; in getBuildVectorConstInts() local
2403 AllConst = false; in getBuildVectorConstInts()
2406 return AllConst; in getBuildVectorConstInts()
2416 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2426 if (AllConst && in buildVector32()
2432 if (AllConst) { in buildVector32()
2453 if (AllConst) { in buildVector32()
2507 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2517 if (AllConst && in buildVector64()
2540 if (AllConst) { in buildVector64()
H A DHexagonISelLoweringHVX.cpp668 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
669 if (AllConst) { in buildHvxVectorReg()