Home
last modified time | relevance | path

Searched defs:CDV (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp935 const ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(C); in getConstantValue() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp1066 ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(opr0); in fold_pow() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DNumericalStabilitySanitizer.cpp1848 } else if (auto *CDV = dyn_cast<ConstantDataVector>(C)) { in propagateNonFTStore() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86InstCombineIntrinsic.cpp254 auto *CDV = dyn_cast<ConstantDataVector>(Amt); in simplifyX86immShift() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp1771 if (auto *CDV = dyn_cast<ConstantDataVector>(this)) { in toConstantRange() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp2070 if (const ConstantDataVector *CDV = dyn_cast<ConstantDataVector>(V)) { in computeKnownBits() local