Searched defs:Int32Ty (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/contrib/llvm/include/llvm/IR/
H A DMDBuilder.h70 Type *Int32Ty = Type::getInt32Ty(Context); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Scalar/
H A DGlobalMerge.cpp156 Type *Int32Ty = Type::getInt32Ty(M.getContext()); local
H A DIndVarSimplify.cpp393 IntegerType *Int32Ty = Type::getInt32Ty(PN->getContext()); local
/freebsd-9.3-release/contrib/llvm/tools/bugpoint/
H A DExtractFunction.cpp208 Type *Int32Ty = Type::getInt32Ty(TorList[0].first->getContext()); local
/freebsd-9.3-release/contrib/llvm/lib/CodeGen/
H A DShadowStackGC.cpp217 Type *Int32Ty = Type::getInt32Ty(F.getContext()); local
H A DSjLjEHPrepare.cpp93 Type *Int32Ty = Type::getInt32Ty(M.getContext()); local
125 Type *Int32Ty = Type::getInt32Ty(I->getContext()); local
/freebsd-9.3-release/contrib/llvm/lib/IR/
H A DModule.cpp366 Type *Int32Ty = Type::getInt32Ty(Context); local
374 Type *Int32Ty = Type::getInt32Ty(Context); local
H A DLLVMContextImpl.h297 IntegerType Int1Ty, Int8Ty, Int16Ty, Int32Ty, Int64Ty; member in class:llvm::LLVMContextImpl
/freebsd-9.3-release/contrib/llvm/lib/Transforms/InstCombine/
H A DInstCombineVectorOps.cpp273 Type *Int32Ty = Type::getInt32Ty(EI.getContext()); local
1034 Type *Int32Ty = Type::getInt32Ty(SVI.getContext()); local
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Utils/
H A DIntegerDivision.cpp454 Type *Int32Ty = Builder.getInt32Ty(); local
506 Type *Int32Ty = Builder.getInt32Ty(); local
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp675 Type *Int32Ty = Type::getInt32Ty(*Ctx); local
/freebsd-9.3-release/contrib/llvm/lib/Target/Mips/
H A DMipsConstantIslandPass.cpp1513 Type *Int32Ty = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenModule.h113 llvm::IntegerType *Int8Ty, *Int16Ty, *Int32Ty, *Int64Ty; member in struct:clang::CodeGen::CodeGenTypeCache
H A DCGObjCGNU.cpp161 llvm::IntegerType *Int32Ty; member in class:__anon3101::CGObjCGNU
[all...]
/freebsd-9.3-release/contrib/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp7035 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); local
7127 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); local
7514 Type *Int32Ty = Type::getInt32Ty(MF->getFunction()->getContext()); local

Completed in 313 milliseconds