Home
last modified time | relevance | path

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

/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackProtector.cpp298 unsigned IndexSize = DL.getIndexTypeSizeInBits(I->getType()); in HasAddressTaken() local
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DBasicAliasAnalysis.cpp462 adjustToIndexSize(APInt & Offset,unsigned IndexSize) adjustToIndexSize() argument
621 unsigned IndexSize = DL.getIndexSizeInBits(AS); DecomposeGEPExpression() local
[all...]
H A DInstructionSimplify.cpp2754 unsigned IndexSize = DL.getIndexTypeSizeInBits(LHS->getType()); computePointerICmp() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDataLayout.cpp356 unsigned IndexSize = PointerMemSize; in parseSpecifier() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86TargetTransformInfo.cpp5699 unsigned IndexSize = DL.getPointerSizeInBits(); getGSVectorCost() local
5724 unsigned IndexSize = (ST->hasAVX512() && VF >= 16) getGSVectorCost() local
/freebsd-src/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5508 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); emitOffloadingArrays() local
5610 unsigned IndexSize = M.getDataLayout().getIndexSizeInBits(0); emitOffloadingArrays() local