| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | Operator.cpp | 69 if (StructType *STy = GTI.getStructTypeOrNull()) { in getMaxPreservedAlignment() 130 StructType *STy = GTI.getStructTypeOrNull(); in accumulateConstantOffset() 190 StructType *STy = GTI.getStructTypeOrNull(); in collectOffset()
|
| H A D | DataLayout.cpp | 888 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/Utils/ |
| H A D | Local.h | 55 if (StructType *STy = GTI.getStructTypeOrNull()) {
|
| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 116 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 949 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
|
| /llvm-project-15.0.7/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFastISel.cpp | 276 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | BasicAliasAnalysis.cpp | 605 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
|
| H A D | InlineCost.cpp | 1318 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
|
| H A D | ValueTracking.cpp | 1374 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator() 2253 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull() 7300 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
|
| /llvm-project-15.0.7/llvm/lib/Target/Mips/ |
| H A D | MipsFastISel.cpp | 490 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 349 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 556 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| H A D | SelectionDAGBuilder.cpp | 3868 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 616 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress() 4910 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| /llvm-project-15.0.7/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Execution.cpp | 1057 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 745 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/InstCombine/ |
| H A D | InstCombineCompares.cpp | 433 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression() 463 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1523 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
|
| /llvm-project-15.0.7/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 908 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 737 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 5056 if (auto *STy = GTI.getStructTypeOrNull()) { in EmitGEPOffsetInBytes()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 4592 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()
|