Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DOperator.cpp50 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateConstantOffset()
DDataLayout.cpp788 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/Utils/
DLocal.h54 if (StructType *STy = GTI.getStructTypeOrNull()) {
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h112 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h731 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp90 if (StructType *STy = GTI.getStructTypeOrNull()) { in GetOffsetFromIndex()
DSROA.cpp746 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp265 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DBasicAliasAnalysis.cpp488 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
DInlineCost.cpp392 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
DValueTracking.cpp1294 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator()
1794 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp598 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp493 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp364 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp680 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
DSelectionDAGBuilder.cpp3484 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp604 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
4940 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp471 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression()
501 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1002 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMFastISel.cpp766 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FastISel.cpp925 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp3838 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()