Home
last modified time | relevance | path

Searched refs:getStructTypeOrNull (Results 1 – 21 of 21) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DOperator.cpp76 if (StructType *STy = GTI.getStructTypeOrNull()) { in getMaxPreservedAlignment()
135 StructType *STy = GTI.getStructTypeOrNull(); in accumulateConstantOffset()
195 StructType *STy = GTI.getStructTypeOrNull(); in collectOffset()
H A DDataLayout.cpp895 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DLocal.cpp48 if (StructType *STy = GTI.getStructTypeOrNull()) { in emitGEPOffset()
H A DBasicAliasAnalysis.cpp595 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
H A DInlineCost.cpp1351 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
H A DValueTracking.cpp1345 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator()
2265 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull()
7483 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DGetElementPtrTypeIterator.h116 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DTargetTransformInfoImpl.h990 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
/openbsd-src/gnu/llvm/llvm/lib/Target/WebAssembly/
H A DWebAssemblyFastISel.cpp276 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsFastISel.cpp490 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCFastISel.cpp348 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DFastISel.cpp551 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
H A DSelectionDAGBuilder.cpp3924 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64FastISel.cpp640 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
4942 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp1057 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMFastISel.cpp745 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/GlobalISel/
H A DIRTranslator.cpp1524 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
/openbsd-src/gnu/llvm/llvm/lib/Target/X86/
H A DX86FastISel.cpp906 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DSROA.cpp847 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGExprScalar.cpp5236 if (auto *STy = GTI.getStructTypeOrNull()) { in EmitGEPOffsetInBytes()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp4686 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()