Home
last modified time | relevance | path

Searched defs:ConstantVec (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp403 SmallVector<Constant *, 8> ConstantVec; simplifyX86varShift() local
H A DX86ISelLowering.cpp7066 SmallVector<Constant *, 32> ConstantVec; getConstantVector() local
7094 SmallVector<Constant *, 32> ConstantVec; getConstantVector() local
40149 SmallVector<Constant *, 32> ConstantVec(NumElts, Zero); combineTargetShuffle() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2025 SDValue ConstantVec = DAG.getBuildVector(ConstantVecTy, dl, Tmp); in LowerHvxBitcast() local