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