Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULowerBufferFatPointers.cpp262 Type *remapVector(VectorType *VT) override { return DL.getIntPtrType(VT); } in remapVector() function in __anone5d2dd830111::BufferFatPtrToIntTypeMap
363 Type *BufferFatPtrToStructTypeMap::remapVector(VectorType *VT) { in remapVector() function in BufferFatPtrToStructTypeMap