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.cpp287 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in analyzeLoadFromClobberingMemInst() local
402 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in getMemInstValueForLoad() local
426 unsigned IndexSize = DL.getIndexTypeSizeInBits(Src->getType()); in getConstantMemInstValueForLoad() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp215 unsigned IndexSize = DL.getIndexTypeSizeInBits(I->getType()); HasAddressTaken() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp493 static void adjustToIndexSize(APInt &Offset, unsigned IndexSize) { in adjustToIndexSize()
652 unsigned IndexSize = DL.getIndexSizeInBits(AS); in DecomposeGEPExpression() local
H A DInstructionSimplify.cpp2759 unsigned IndexSize = DL.getIndexTypeSizeInBits(LHS->getType()); in computePointerICmp() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp356 unsigned IndexSize = PointerMemSize; in parseSpecifier() local
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5831 unsigned IndexSize = DL.getPointerSizeInBits(); in getGSVectorCost() local
5856 unsigned IndexSize = (ST->hasAVX512() && VF >= 16) in getGSVectorCost() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp7471 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); in emitOffloadingArrays() local
7573 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); in emitOffloadingArrays() local