| /external/llvm/unittests/IR/ |
| D | ValueTest.cpp | 50 Type *Int32Ty = Type::getInt32Ty(Ctx); in TEST() local
|
| D | ConstantsTest.cpp | 168 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local 262 Type *Int32Ty = Type::getInt32Ty(getGlobalContext()); in TEST() local
|
| D | InstructionsTest.cpp | 176 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local 410 Type* Int32Ty = Type::getInt32Ty(C); in TEST() local 488 Type *Int32Ty = Type::getInt32Ty(C); in TEST() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CtorUtils.cpp | 40 Type *Int32Ty = Type::getInt32Ty(GCL->getContext()); in installGlobalCtors() local
|
| D | IntegerDivision.cpp | 510 Type *Int32Ty = Builder.getInt32Ty(); in expandRemainderUpTo32Bits() local 611 Type *Int32Ty = Builder.getInt32Ty(); in expandDivisionUpTo32Bits() local
|
| /external/llvm/lib/IR/ |
| D | Module.cpp | 313 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local 321 Type *Int32Ty = Type::getInt32Ty(Context); in addModuleFlag() local
|
| D | MDBuilder.cpp | 44 Type *Int32Ty = Type::getInt32Ty(Context); in createBranchWeights() local
|
| /external/llvm/lib/CodeGen/ |
| D | SjLjEHPrepare.cpp | 94 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doInitialization() local 126 Type *Int32Ty = Type::getInt32Ty(I->getContext()); in insertCallSiteStore() local
|
| D | JumpInstrTables.cpp | 211 Type *Int32Ty = Type::getInt32Ty(FunTy->getContext()); in transformType() local
|
| D | GlobalMerge.cpp | 162 Type *Int32Ty = Type::getInt32Ty(M.getContext()); in doMerge() local
|
| D | ShadowStackGC.cpp | 218 Type *Int32Ty = Type::getInt32Ty(F.getContext()); in GetFrameMap() local
|
| /external/llvm/lib/Transforms/InstCombine/ |
| D | InstCombineVectorOps.cpp | 275 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); in visitExtractElementInst() local 1102 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); in visitShuffleVectorInst() local
|
| /external/llvm/tools/bugpoint/ |
| D | ExtractFunction.cpp | 209 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); in GetTorInit() local
|
| /external/clang/lib/CodeGen/ |
| D | CodeGenPGO.cpp | 119 auto *Int32Ty = llvm::Type::getInt32Ty(Ctx); in buildDataVar() local 789 auto *Int32Ty = llvm::Type::getInt32Ty(Ctx); in emitRuntimeHook() local
|
| D | CodeGenModule.h | 111 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member
|
| D | CGObjCGNU.cpp | 162 llvm::IntegerType *Int32Ty; member in __anon06d71d490111::CGObjCGNU
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | GCOVProfiling.cpp | 762 Type *Int32Ty = Type::getInt32Ty(*Ctx); in getIncrementIndirectCounterFunc() local
|
| /external/llvm/lib/Target/Mips/ |
| D | MipsConstantIslandPass.cpp | 1700 Type *Int32Ty = in prescanForConstants() local
|
| /external/llvm/lib/Transforms/Scalar/ |
| D | IndVarSimplify.cpp | 397 IntegerType *Int32Ty = Type::getInt32Ty(PN->getContext()); in HandleFloatingPointIV() local
|
| /external/llvm/lib/Target/ARM/ |
| D | ARMISelLowering.cpp | 6585 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local 6677 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitSjLjDispatchBlock() local 7063 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); in EmitStructByval() local 10848 Type *Int32Ty = Type::getInt32Ty(M->getContext()); in emitStoreConditional() local
|