Searched defs:CElt (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DScalarizeMaskedMemIntrin.cpp88 Constant *CElt = C->getAggregateElement(i); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp1515 Constant *CElt = CV->getAggregateElement(i); local
1614 Constant *CElt = CV->getAggregateElement(i); local
H A DInstCombineCalls.cpp551 auto *CElt = CShift->getAggregateElement(I); local
H A DInstructionCombining.cpp1564 Constant *CElt = C->getAggregateElement(I); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DValueTracking.cpp3496 auto *CElt = dyn_cast<ConstantFP>(Elt); local
3600 auto *CElt = dyn_cast<ConstantFP>(Elt); local

Completed in 254 milliseconds