Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DOperator.cpp49 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateConstantOffset()
DDataLayout.cpp815 if (StructType *STy = GTI.getStructTypeOrNull()) { in getIndexedOffsetInType()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/Utils/
DLocal.h54 if (StructType *STy = GTI.getStructTypeOrNull()) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DGetElementPtrTypeIterator.h111 StructType *getStructTypeOrNull() const { in getStructTypeOrNull() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h777 if (StructType *STy = GTI.getStructTypeOrNull()) { in getGEPCost()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyFastISel.cpp273 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DInlineCost.cpp690 if (StructType *STy = GTI.getStructTypeOrNull()) { in accumulateGEPOffset()
DBasicAliasAnalysis.cpp544 if (StructType *STy = GTI.getStructTypeOrNull()) { in DecomposeGEPExpression()
DValueTracking.cpp1379 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeKnownBitsFromOperator()
1952 if (StructType *STy = GTI.getStructTypeOrNull()) { in isGEPKnownNonNull()
5908 if (StructType *STy = GTI.getStructTypeOrNull()) { in getOffsetFromIndex()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsFastISel.cpp495 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCFastISel.cpp353 if (StructType *STy = GTI.getStructTypeOrNull()) { in PPCComputeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DFastISel.cpp690 if (StructType *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
DSelectionDAGBuilder.cpp3897 if (StructType *StTy = GTI.getStructTypeOrNull()) { in visitGetElementPtr()
4416 StructType *STy = GTI.getStructTypeOrNull(); in getUniformBase()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FastISel.cpp631 if (StructType *STy = GTI.getStructTypeOrNull()) { in computeAddress()
5036 if (auto *StTy = GTI.getStructTypeOrNull()) { in selectGetElementPtr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Interpreter/
DExecution.cpp1055 if (StructType *STy = I.getStructTypeOrNull()) { in executeGEPOperation()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DIRTranslator.cpp1071 if (StructType *StTy = GTI.getStructTypeOrNull()) { in translateGetElementPtr()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp442 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression()
472 if (StructType *STy = GTI.getStructTypeOrNull()) { in evaluateGEPOffsetExpression()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFastISel.cpp763 if (StructType *STy = GTI.getStructTypeOrNull()) { in ARMComputeAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86FastISel.cpp912 if (StructType *STy = GTI.getStructTypeOrNull()) { in X86SelectAddress()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSROA.cpp746 if (StructType *STy = GTI.getStructTypeOrNull()) { in visitGetElementPtrInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DCodeGenPrepare.cpp4248 if (StructType *STy = GTI.getStructTypeOrNull()) { in matchOperationAddr()