Searched defs:ConstantVec (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/llvm/include/llvm/Transforms/Scalar/ |
H A D | ConstantHoisting.h | 124 SmallVector<consthoist::ConstantInfo, 8> ConstantVec; variable
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86InstCombineIntrinsic.cpp | 403 SmallVector<Constant *, 8> ConstantVec; in simplifyX86varShift() local
|
H A D | X86ISelLowering.cpp | 9611 SmallVector<Constant *, 32> ConstantVec; in getConstantVector() local 41225 SmallVector<Constant *, 32> ConstantVec(NumElts, Zero); in combineTargetShuffle() local
|
/aosp_15_r20/external/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 404 SmallVector<Constant *, 8> ConstantVec; in simplifyX86varShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineCalls.cpp | 515 SmallVector<Constant *, 8> ConstantVec; in simplifyX86varShift() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Hexagon/ |
H A D | HexagonISelLoweringHVX.cpp | 2025 SDValue ConstantVec = DAG.getBuildVector(ConstantVecTy, dl, Tmp); in LowerHvxBitcast() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 8346 SmallVector<Constant *, 32> ConstantVec; in getConstantVector() local
|