Home
last modified time | relevance | path

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

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