Home
last modified time | relevance | path

Searched defs:remapScalar (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp261 Type *remapScalar(PointerType *PT) override { return DL.getIntPtrType(PT); } remapScalar() function in __anon9e6c7d760111::BufferFatPtrToIntTypeMap
357 Type *BufferFatPtrToStructTypeMap::remapScalar(PointerType *PT) { remapScalar() function in BufferFatPtrToStructTypeMap