| /src/contrib/llvm-project/llvm/lib/IR/ ! |
| H A D | Operator.cpp | 96 if (StructType *STy = GTI.getStructTypeOrNull()) { in getMaxPreservedAlignment() 162 StructType *STy = GTI.getStructTypeOrNull(); in accumulateConstantOffset() 221 StructType *STy = GTI.getStructTypeOrNull(); in collectOffset()
|
| H A D | DataLayout.cpp | 929 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
|
| H A D | Value.cpp | 1012 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
|
| /src/contrib/llvm-project/llvm/lib/Analysis/ ! |
| H A D | Local.cpp | 48 if (StructType *STy = GTI.getStructTypeOrNull()) { in emitGEPOffset()
|
| H A D | BasicAliasAnalysis.cpp | 659 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
|
| H A D | InlineCost.cpp | 1435 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
|
| H A D | ValueTracking.cpp | 1349 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator() 2417 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull()
|
| /src/contrib/llvm-project/llvm/include/llvm/IR/ ! |
| H A D | GetElementPtrTypeIterator.h | 166 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
|
| /src/contrib/llvm-project/llvm/include/llvm/Analysis/ ! |
| H A D | TargetTransformInfoImpl.h | 1094 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
|
| /src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ ! |
| H A D | WebAssemblyFastISel.cpp | 280 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /src/contrib/llvm-project/llvm/lib/Target/Mips/ ! |
| H A D | MipsFastISel.cpp | 490 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ ! |
| H A D | FastISel.cpp | 554 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| H A D | SelectionDAGBuilder.cpp | 4311 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
|
| /src/contrib/llvm-project/llvm/lib/Target/PowerPC/ ! |
| H A D | PPCFastISel.cpp | 348 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
|
| /src/contrib/llvm-project/llvm/lib/Target/AArch64/ ! |
| H A D | AArch64FastISel.cpp | 644 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress() 4992 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| /src/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ ! |
| H A D | Execution.cpp | 1021 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
|
| /src/contrib/llvm-project/llvm/lib/Target/ARM/ ! |
| H A D | ARMFastISel.cpp | 745 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ ! |
| H A D | X86FastISel.cpp | 913 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ ! |
| H A D | IRTranslator.cpp | 1617 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
|
| /src/contrib/llvm-project/clang/lib/CodeGen/ ! |
| H A D | CGExprScalar.cpp | 5693 if (auto *STy = GTI.getStructTypeOrNull()) { in EmitGEPOffsetInBytes()
|
| /src/contrib/llvm-project/llvm/lib/CodeGen/ ! |
| H A D | CodeGenPrepare.cpp | 4917 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()
|