| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Operator.cpp | 82 if (StructType *STy = GTI.getStructTypeOrNull()) { in getMaxPreservedAlignment() 139 StructType *STy = GTI.getStructTypeOrNull(); in accumulateConstantOffset() 198 StructType *STy = GTI.getStructTypeOrNull(); in collectOffset()
|
| H A D | DataLayout.cpp | 929 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
|
| H A D | Value.cpp | 1011 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | Local.cpp | 48 if (StructType *STy = GTI.getStructTypeOrNull()) { in emitGEPOffset()
|
| H A D | BasicAliasAnalysis.cpp | 628 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
|
| H A D | InlineCost.cpp | 1425 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
|
| H A D | ValueTracking.cpp | 1174 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator() 2121 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull()
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | GetElementPtrTypeIterator.h | 166 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Analysis/ |
| H A D | TargetTransformInfoImpl.h | 1051 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/WebAssembly/ |
| H A D | WebAssemblyFastISel.cpp | 276 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/Mips/ |
| H A D | MipsFastISel.cpp | 490 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCFastISel.cpp | 348 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | FastISel.cpp | 550 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| H A D | SelectionDAGBuilder.cpp | 4118 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64FastISel.cpp | 643 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress() 4978 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/ |
| H A D | Execution.cpp | 1057 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/ |
| H A D | ARMFastISel.cpp | 745 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
| H A D | IRTranslator.cpp | 1619 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86FastISel.cpp | 911 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
| H A D | SROA.cpp | 1121 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 5353 if (auto *STy = GTI.getStructTypeOrNull()) { in EmitGEPOffsetInBytes()
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | CodeGenPrepare.cpp | 4822 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()
|