Searched refs:getInt32PtrTy (Results 1 - 8 of 8) sorted by relevance

/external/llvm/unittests/Transforms/Utils/
H A DCloning.cpp124 V = new Argument(Type::getInt32PtrTy(context));
/external/llvm/include/llvm/
H A DType.h389 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/external/llvm/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp31 Type::getInt32PtrTy(Context);
/external/llvm/lib/VMCore/
H A DType.cpp313 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { function in class:Type
/external/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp756 llvm::Type *Vbptr = llvm::Type::getInt32PtrTy(Types.getLLVMContext());
H A DCGObjCGNU.cpp2651 llvm::Type::getInt32PtrTy(VMContext), false,
/external/llvm/lib/Analysis/
H A DConstantFolding.cpp403 MapTy = Type::getInt32PtrTy(C->getContext());
/external/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7690 : Type::getInt32PtrTy(*DAG.getContext(),

Completed in 748 milliseconds