Searched defs:IntPtrType (Results 1 – 3 of 3) sorted by relevance
144 func (td TargetData) IntPtrType() (t Type) { t.C = C.LLVMIntPtrType(td.C); return } func
177 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); in MakeBinaryAtomicValue() local239 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); in EmitBinaryAtomicPost() local280 llvm::Type *IntPtrType = IntType->getPointerTo(AddrSpace); in MakeAtomicCmpXchgValue() local919 llvm::Type *IntPtrType = IntType->getPointerTo(); in EmitX86BitTestIntrinsic() local1060 llvm::Type *IntPtrType = RetType->getPointerTo(); in emitPPCLoadReserveIntrinsic() local4513 llvm::Type *IntPtrType = IntType->getPointerTo(); in EmitBuiltinExpr() local
484 Type *IntPtrType = DL.getIntPtrType(CI->getContext()); in optimizeStrRChr() local