Home
last modified time | relevance | path

Searched defs:Int32Ty (Results 1 – 25 of 33) sorted by relevance

12

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp87 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
107 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
193 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in setupFunctionContext() local
DPreISelIntrinsicLowering.cpp35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
DShadowStackGCLowering.cpp117 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
DGlobalMerge.cpp442 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
DSafeStack.cpp133 Type *Int32Ty; member in __anonbdc9b5340111::SafeStack
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSanitizerStats.cpp78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
DIntegerDivision.cpp509 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
606 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/FuzzMutate/
DOperations.cpp198 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validExtractValueIndex() local
256 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validInsertValueIndex() local
302 auto *Int32Ty = Type::getInt32Ty(Cur[0]->getContext()); in validShuffleVectorIndex() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
DNVVMIntrRange.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DGlobalSplit.cpp74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
DWholeProgramDevirt.cpp454 IntegerType *Int32Ty; member
DLowerTypeTests.cpp394 IntegerType *Int32Ty = Type::getInt32Ty(M.getContext()); member in __anon2a4091ae0111::LowerTypeTestsModule
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DProfileSummary.cpp49 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
DModule.cpp339 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
351 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
DMDBuilder.cpp48 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrOrderFile.cpp121 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
DSanitizerCoverage.cpp237 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon807018810111::ModuleSanitizerCoverage
DInstrProfiling.cpp992 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
DHWAddressSanitizer.cpp273 Type *Int32Ty; member in __anonc4a750fa0111::HWAddressSanitizer
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPUPrintfRuntimeBinding.cpp403 Type *Int32Ty = Type::getInt32Ty(Ctx); in lowerPrintfForGpu() local
487 IntegerType *Int32Ty = Type::getInt32Ty(ArgType->getContext()); in lowerPrintfForGpu() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp278 Type *Int32Ty = Builder.getInt32Ty(); in emitExceptionRegistrationRecord() local
387 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp424 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local
799 Type *Int32Ty = Type::getInt32Ty(InsElt.getContext()); in foldInsSequenceIntoSplat() local
968 Type *Int32Ty = Type::getInt32Ty(Shuf->getContext()); in foldConstantInsEltIntoShuffle() local
1912 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSEISelDAGToDAG.cpp1228 IntegerType *Int32Ty = in trySelect() local
DMipsConstantIslandPass.cpp1656 Type *Int32Ty = in prescanForConstants() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1109 Type *Int32Ty = Type::getInt32Ty(*Ctx); in fabricateGEP() local

12