Home
last modified time | relevance | path

Searched defs:EltC (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp378 Value *EltC = B.CreateExtractElement(VecCPhi, IdxC); in createTileDPLoops() local
433 Value *EltC = B.CreateExtractElement(VecCPhi, IdxC); in createTileDPLoops() local
H A DX86ISelLowering.cpp23174 const APInt &EltC = Elt->getAPIntValue(); in incDecVectorConstant() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1830 auto *EltC = dyn_cast<ConstantInt>(Op->getAggregateElement(0U)); in constantFoldVectorReduce() local
H A DInstructionSimplify.cpp5573 Constant *EltC = In->getAggregateElement(i); in propagateNaN() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp784 Constant *EltC = C->getAggregateElement(i); in replaceUndefsWith() local