Searched refs:AllConst (Results 1 – 3 of 3) sorted by relevance
2518 bool AllConst = true; in getBuildVectorConstInts() local2535 AllConst = false; in getBuildVectorConstInts()2538 return AllConst; in getBuildVectorConstInts()2548 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local2558 if (AllConst && in buildVector32()2564 if (AllConst) { in buildVector32()2585 if (AllConst) { in buildVector32()2639 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local2649 if (AllConst && in buildVector64()2672 if (AllConst) { in buildVector64()
852 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local853 if (AllConst) { in buildHvxVectorReg()
454 bool AllConst = true; in SelectBuildVector() local459 AllConst = false; in SelectBuildVector()469 if (AllConst) { in SelectBuildVector()