Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86LowerAMXIntrinsics.cpp380 Value *EltC = B.CreateExtractElement(VecCPhi, IdxC); in createTileDPLoops() local
435 Value *EltC = B.CreateExtractElement(VecCPhi, IdxC); in createTileDPLoops() local
H A DX86ISelLowering.cpp22821 const APInt &EltC = Elt->getAPIntValue(); in incDecVectorConstant() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DConstantFolding.cpp1725 auto *EltC = dyn_cast<ConstantInt>(Op->getAggregateElement(0U)); in constantFoldVectorReduce() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DConstants.cpp783 Constant *EltC = C->getAggregateElement(i); in replaceUndefsWith() local