Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp404 SmallVector<Constant *, 8> ConstantVec; in simplifyX86varShift() local
H A DX86ISelLowering.cpp7212 SmallVector<Constant *, 32> ConstantVec; in getConstantVector() local
7240 SmallVector<Constant *, 32> ConstantVec; in getConstantVector() local
40999 SmallVector<Constant *, 32> ConstantVec(NumElts, Zero); in combineTargetShuffle() local
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonISelLoweringHVX.cpp2026 SDValue ConstantVec = DAG.getBuildVector(ConstantVecTy, dl, Tmp); LowerHvxBitcast() local