| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | SjLjEHPrepare.cpp | 87 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
|
| D | PreISelIntrinsicLowering.cpp | 35 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in lowerLoadRelative() local
|
| D | ShadowStackGCLowering.cpp | 117 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
|
| D | GlobalMerge.cpp | 442 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
|
| D | SafeStack.cpp | 133 Type *Int32Ty; member in __anonbdc9b5340111::SafeStack
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | SanitizerStats.cpp | 78 IntegerType *Int32Ty = Type::getInt32Ty(M->getContext()); in finish() local
|
| D | IntegerDivision.cpp | 509 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/ |
| D | Operations.cpp | 198 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/ |
| D | NVVMIntrRange.cpp | 74 IntegerType *Int32Ty = Type::getInt32Ty(Context); in addRangeMetadata() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/ |
| D | GlobalSplit.cpp | 74 IntegerType *Int32Ty = Type::getInt32Ty(GV.getContext()); in splitGlobal() local
|
| D | WholeProgramDevirt.cpp | 454 IntegerType *Int32Ty; member
|
| D | LowerTypeTests.cpp | 394 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/ |
| D | ProfileSummary.cpp | 49 Type *Int32Ty = Type::getInt32Ty(Context); in getDetailedSummaryMD() local
|
| D | Module.cpp | 339 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local 351 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
|
| D | MDBuilder.cpp | 48 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrOrderFile.cpp | 121 IntegerType *Int32Ty = Type::getInt32Ty(Ctx); in generateCodeSequence() local
|
| D | SanitizerCoverage.cpp | 237 Type *IntptrTy, *IntptrPtrTy, *Int64Ty, *Int64PtrTy, *Int32Ty, *Int32PtrTy, member in __anon807018810111::ModuleSanitizerCoverage
|
| D | InstrProfiling.cpp | 992 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
|
| D | HWAddressSanitizer.cpp | 273 Type *Int32Ty; member in __anonc4a750fa0111::HWAddressSanitizer
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
| D | AMDGPUPrintfRuntimeBinding.cpp | 403 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/ |
| D | X86WinEHState.cpp | 278 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/ |
| D | InstCombineVectorOps.cpp | 424 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/ |
| D | MipsSEISelDAGToDAG.cpp | 1228 IntegerType *Int32Ty = in trySelect() local
|
| D | MipsConstantIslandPass.cpp | 1656 Type *Int32Ty = in prescanForConstants() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/ |
| D | HexagonCommonGEP.cpp | 1109 Type *Int32Ty = Type::getInt32Ty(*Ctx); in fabricateGEP() local
|