Home
last modified time | relevance | path

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

/freebsd-src/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.cpp22993 const APInt &EltC = Elt->getAPIntValue(); incDecVectorConstant() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DConstantFolding.cpp1803 auto *EltC = dyn_cast<ConstantInt>(Op->getAggregateElement(0U)); constantFoldVectorReduce() local
H A DInstructionSimplify.cpp5536 Constant *EltC = In->getAggregateElement(i); propagateNaN() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DConstants.cpp769 Constant *EltC = C->getAggregateElement(i); replaceUndefsWith() local