Searched defs:remapScalar (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | AMDGPULowerBufferFatPointers.cpp | 261 Type *remapScalar(PointerType *PT) override { return DL.getIntPtrType(PT); } in remapScalar() function in __anone5d2dd830111::BufferFatPtrToIntTypeMap |