Home
last modified time | relevance | path

Searched defs:IndexSize (Results 1 – 7 of 7) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DVNCoercion.cpp310 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in analyzeLoadFromClobberingMemInst() local
451 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in getMemInstValueForLoad() local
475 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in getConstantMemInstValueForLoad() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp314 unsigned IndexSize = DL.getIndexTypeSizeInBits(I->getType()); in HasAddressTaken() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp598 unsigned IndexSize = DL.getIndexTypeSizeInBits(V->getType()); in DecomposeGEPExpression() local
H A DInstructionSimplify.cpp2708 unsigned IndexSize = DL.getIndexTypeSizeInBits(LHS->getType()); in computePointerICmp() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp6179 unsigned IndexSize = DL.getPointerSizeInBits(); in getGSVectorCost() local
6204 unsigned IndexSize = (ST->hasAVX512() && VF >= 16) in getGSVectorCost() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1268 Value *IndexSize = Builder.CreateMul(Index, CastedArrayElementSize, in emitCountedByPointerSize() local
1445 Value *IndexSize = in emitCountedByMemberSize() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp8609 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); in emitOffloadingArrays() local
8712 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); in emitOffloadingArrays() local