Home
last modified time | relevance | path

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

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