Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Hexagon/
DHexagonISelLowering.cpp2470 bool AllConst = true; in getBuildVectorConstInts() local
2487 AllConst = false; in getBuildVectorConstInts()
2490 return AllConst; in getBuildVectorConstInts()
2500 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector32() local
2510 if (AllConst && in buildVector32()
2516 if (AllConst) { in buildVector32()
2537 if (AllConst) { in buildVector32()
2591 bool AllConst = getBuildVectorConstInts(Elem, VecTy, DAG, Consts); in buildVector64() local
2601 if (AllConst && in buildVector64()
2624 if (AllConst) { in buildVector64()
DHexagonISelLoweringHVX.cpp842 bool AllConst = getBuildVectorConstInts(Values, VecTy, DAG, Consts); in buildHvxVectorReg() local
843 if (AllConst) { in buildHvxVectorReg()