HomeSort by: relevance | last modified time | path
    Searched refs:usePRTStrictNull (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h 492 bool usePRTStrictNull() const {
AMDGPUInstructionSelector.cpp 1705 if (STI.usePRTStrictNull()) {
SIISelLowering.cpp 11311 unsigned SizeLeft = Subtarget->usePRTStrictNull() ? InitIdx : 1;
11312 unsigned CurrIdx = Subtarget->usePRTStrictNull() ? 0 : (InitIdx - 1);

Completed in 73 milliseconds