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

/freebsd-10.2-release/contrib/llvm/lib/Target/ARM/
H A DARMInstrInfo.cpp117 ->getPrefTypeAlignment(Type::getInt32PtrTy(*Context));
H A DARMFastISel.cpp2242 Type *GVTy = Type::getInt32PtrTy(*Context, /*AS=*/0);
/freebsd-10.2-release/contrib/llvm/include/llvm/IR/
H A DType.h421 static PointerType *getInt32PtrTy(LLVMContext &C, unsigned AS = 0);
/freebsd-10.2-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp702 llvm::Type *Vbptr = llvm::Type::getInt32PtrTy(Types.getLLVMContext());
H A DCGObjCGNU.cpp2816 llvm::Type::getInt32PtrTy(VMContext), false,
/freebsd-10.2-release/contrib/llvm/lib/IR/
H A DType.cpp292 PointerType *Type::getInt32PtrTy(LLVMContext &C, unsigned AS) { function in class:Type
/freebsd-10.2-release/contrib/llvm/lib/Analysis/
H A DConstantFolding.cpp406 MapTy = Type::getInt32PtrTy(C->getContext(), AS);
/freebsd-10.2-release/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp8380 : Type::getInt32PtrTy(*DAG.getContext(),

Completed in 131 milliseconds