Home
last modified time | relevance | path

Searched refs:isAsyncStore (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h961 bool isAsyncStore(unsigned Opc);
H A DAMDGPUBaseInfo.cpp705 bool isAsyncStore(unsigned Opc) { in isAsyncStore() function
720 (isAsyncStore(Opc) || isTensorStore(Opc) || !TID.mayLoad())) in getTemporalHintType()