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

/freebsd-10.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DProfilingUtils.cpp31 Type::getInt32PtrTy(Context);
/freebsd-10.0-release/contrib/llvm/include/llvm/IR/
H A DType.h413 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.0-release/contrib/llvm/lib/IR/
H A DType.cpp292 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { function in class:Type
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp707 llvm::Type *Vbptr = llvm::Type::getInt32PtrTy(Types.getLLVMContext());
H A DCGObjCGNU.cpp2793 llvm::Type::getInt32PtrTy(VMContext), false,
/freebsd-10.0-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp394 MapTy = Type::getInt32PtrTy(C->getContext());
/freebsd-10.0-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp7872 : Type::getInt32PtrTy(*DAG.getContext(),

Completed in 278 milliseconds