Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/IR/ !
H A DOperator.cpp96 if (StructType *STy = GTI.getStructTypeOrNull()) { in getMaxPreservedAlignment()
162 StructType *STy = GTI.getStructTypeOrNull(); in accumulateConstantOffset()
221 StructType *STy = GTI.getStructTypeOrNull(); in collectOffset()
H A DDataLayout.cpp929 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
H A DValue.cpp1012 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
/src/contrib/llvm-project/llvm/lib/Analysis/ !
H A DLocal.cpp48 if (StructType *STy = GTI.getStructTypeOrNull()) { in emitGEPOffset()
H A DBasicAliasAnalysis.cpp659 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
H A DInlineCost.cpp1435 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
H A DValueTracking.cpp1349 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 DGetElementPtrTypeIterator.h166 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
/src/contrib/llvm-project/llvm/include/llvm/Analysis/ !
H A DTargetTransformInfoImpl.h1094 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
/src/contrib/llvm-project/llvm/lib/Target/WebAssembly/ !
H A DWebAssemblyFastISel.cpp280 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/src/contrib/llvm-project/llvm/lib/Target/Mips/ !
H A DMipsFastISel.cpp490 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ !
H A DFastISel.cpp554 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
H A DSelectionDAGBuilder.cpp4311 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
/src/contrib/llvm-project/llvm/lib/Target/PowerPC/ !
H A DPPCFastISel.cpp348 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
/src/contrib/llvm-project/llvm/lib/Target/AArch64/ !
H A DAArch64FastISel.cpp644 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 DExecution.cpp1021 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
/src/contrib/llvm-project/llvm/lib/Target/ARM/ !
H A DARMFastISel.cpp745 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
/src/contrib/llvm-project/llvm/lib/Target/X86/ !
H A DX86FastISel.cpp913 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
/src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ !
H A DIRTranslator.cpp1617 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
/src/contrib/llvm-project/clang/lib/CodeGen/ !
H A DCGExprScalar.cpp5693 if (auto *STy = GTI.getStructTypeOrNull()) { in EmitGEPOffsetInBytes()
/src/contrib/llvm-project/llvm/lib/CodeGen/ !
H A DCodeGenPrepare.cpp4917 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()