Home
last modified time | relevance | path

Searched refs:PtrAddrSpace (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp235 unsigned PtrAddrSpace = PtrValue->getType()->getPointerAddressSpace(); in runOnLoop() local
236 if (PtrAddrSpace) in runOnLoop()
278 Type *I8Ptr = Type::getInt8PtrTy((*I)->getContext(), PtrAddrSpace); in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DLoopDataPrefetch.cpp266 unsigned PtrAddrSpace = PtrValue->getType()->getPointerAddressSpace(); in runOnLoop() local
267 if (PtrAddrSpace) in runOnLoop()
309 Type *I8Ptr = Type::getInt8PtrTy(BB->getContext(), PtrAddrSpace); in runOnLoop()
/external/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp204 unsigned PtrAddrSpace = PtrValue->getType()->getPointerAddressSpace(); in runOnLoop() local
205 if (PtrAddrSpace) in runOnLoop()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
DPPCLoopPreIncPrep.cpp281 unsigned PtrAddrSpace = PtrValue->getType()->getPointerAddressSpace(); in runOnLoop() local
282 if (PtrAddrSpace) in runOnLoop()