Searched refs:AllConst (Results 1 – 2 of 2) sorted by relevance
2496 bool AllConst = true; in getBuildVectorConstInts() local 2513 AllConst = false; in getBuildVectorConstInts() 2516 return AllConst; in getBuildVectorConstInts() 2526 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local 2536 if (AllConst && in buildVector32() 2542 if (AllConst) { in buildVector32() 2563 if (AllConst) { in buildVector32() 2617 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local 2627 if (AllConst && in buildVector64() 2650 if (AllConst) { in buildVector64() [all...]
842 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() 843 if (AllConst) { in buildHvxVectorReg() local