Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h560 bool usePRTStrictNull() const { in usePRTStrictNull() function
H A DSIISelLowering.cpp15185 unsigned SizeLeft = Subtarget->usePRTStrictNull() ? InitIdx : 1; in AddMemOpInit()
15186 unsigned CurrIdx = Subtarget->usePRTStrictNull() ? 0 : (InitIdx - 1); in AddMemOpInit()