Home
last modified time | relevance | path

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

12

/external/llvm/unittests/IR/
DValueTest.cpp51 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
97 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.cpp171 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local
283 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local
/external/llvm/unittests/ExecutionEngine/Orc/
DObjectLinkingLayerTest.cpp48 Type *Int32Ty = IntegerType::get(getGlobalContext(), 32); in TEST() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp294 Type *Int32Ty = Type::getInt32Ty(TheModule->getContext()); in emitExceptionRegistrationRecord() local
336 Type *Int32Ty = Type::getInt32Ty(Context); in generateLSDAInEAXThunk() local
/external/llvm/lib/IR/
DModule.cpp345 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
357 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
DMDBuilder.cpp48 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
/external/llvm/lib/CodeGen/
DSjLjEHPrepare.cpp96 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local
131 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
DShadowStackGCLowering.cpp210 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
DGlobalMerge.cpp414 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
/external/llvm/lib/Transforms/Utils/
DIntegerDivision.cpp514 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local
615 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
/external/clang/lib/CodeGen/
DCodeGenTypeCache.h37 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
DCoverageMappingGen.cpp959 auto *Int32Ty = llvm::Type::getInt32Ty(Ctx); in emit() local
/external/llvm/lib/Target/PowerPC/
DPPCBoolRetToInt.cpp79 Type *Int32Ty = Type::getInt32Ty(V->getContext()); in translate() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineVectorOps.cpp226 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local
834 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
/external/llvm/tools/bugpoint/
DExtractFunction.cpp229 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
/external/llvm/lib/Transforms/Instrumentation/
DSanitizerCoverage.cpp223 Type *Int32Ty = IRB.getInt32Ty(); in runOnModule() local
DInstrProfiling.cpp412 auto *Int32Ty = Type::getInt32Ty(M->getContext()); in emitRuntimeHook() local
DSafeStack.cpp109 Type *Int32Ty; member in __anon044486e80111::SafeStack
DGCOVProfiling.cpp767 Type *Int32Ty = Type::getInt32Ty(*Ctx); in getIncrementIndirectCounterFunc() local
/external/llvm/lib/Transforms/IPO/
DLowerBitSets.cpp219 IntegerType *Int32Ty; member
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp1693 Type *Int32Ty = in prescanForConstants() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp430 IntegerType *Int32Ty = Type::getInt32Ty(PN->getContext()); in handleFloatingPointIV() local
/external/llvm/lib/Target/Hexagon/
DHexagonCommonGEP.cpp1103 Type *Int32Ty = Type::getInt32Ty(*Ctx); in fabricateGEP() local
/external/llvm/lib/Target/ARM/
DARMISelLowering.cpp7229 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local
7318 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local
7695 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitStructByval() local
12054 Type *Int32Ty = Type::getInt32Ty(M->getContext()); in emitStoreConditional() local

12