Home
last modified time | relevance | path

Searched defs:ConstVec (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVRegularizer.cpp235 Constant *ConstVec = ConstantVector::getSplat(VecElemCount, ConstInt); in visitCallScalToVec() local
H A DSPIRVGlobalRegistry.cpp541 auto *ConstVec = in getOrCreateConstVector() local
560 auto *ConstVec = in getOrCreateConstVector() local
640 auto ConstVec = in getOrCreateConsIntVector() local
H A DSPIRVPreLegalizer.cpp71 if (auto *ConstVec = dyn_cast<ConstantDataVector>(Const)) { in addConstantsToTrack() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1861 auto *ConstVec = dyn_cast<Constant>(VecIns->getArgOperand(1)); in instCombineSVECmpNE() local
H A DAArch64ISelLowering.cpp19240 SDValue ConstVec = Op->getOperand(1); in performFpToIntCombine() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp8109 SmallVector<Constant *, 4> ConstVec; in getConstantVector() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp16980 SDValue ConstVec = Op->getOperand(1); in PerformVCVTCombine() local
17121 SDValue ConstVec = N->getOperand(1); in PerformVMulVCTPCombine() local