Home
last modified time | relevance | path

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

/external/llvm/unittests/IR/
DValueTest.cpp50 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
96 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
DInstructionsTest.cpp176 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
412 Type* Int32Ty = Type::getInt32Ty(C); in TEST() local
490 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
DConstantsTest.cpp170 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local
265 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local
/external/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp218 auto *Int32Ty = Type::getInt32Ty(Ctx); in getOrCreateRegionCounters() local
279 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
DSanitizerCoverage.cpp189 Type *Int32Ty = IRB.getInt32Ty(); in runOnModule() local
DGCOVProfiling.cpp761 Type *Int32Ty = Type::getInt32Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/external/llvm/lib/IR/
DModule.cpp342 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
354 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
DMDBuilder.cpp49 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp97 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
131 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
DGlobalMerge.cpp166 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
DShadowStackGCLowering.cpp206 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp514 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
615 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp197 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp276 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local
883 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
/external/clang/lib/CodeGen/
DCoverageMappingGen.cpp900 auto *Int32Ty = llvm::Type::getInt32Ty(Ctx); in addFunctionMappingRecord() local
943 auto *Int32Ty = llvm::Type::getInt32Ty(Ctx); in emit() local
DCGOpenMPRuntime.cpp963 auto Int32Ty = in emitSerialCall() local
990 auto Int32Ty = in emitThreadIDAddress() local
DCodeGenModule.h114 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DCGObjCGNU.cpp162 llvm::IntegerType *Int32Ty; member in __anon13748a720111::CGObjCGNU
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp198 IntegerType *Int32Ty; member
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1696 Type *Int32Ty = in prescanForConstants() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp398 IntegerType *Int32Ty = Type::getInt32Ty(PN->getContext()); in HandleFloatingPointIV() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp6658 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local
6750 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local
7133 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitStructByval() local
11193 Type *Int32Ty = Type::getInt32Ty(M->getContext()); in emitStoreConditional() local
/external/clang/lib/Sema/
DSemaOpenMP.cpp2791 QualType Int32Ty = SemaRef.Context.getIntTypeForBitwidth(32, true); in CheckOpenMPLoop() local