Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp550 unsigned TIDIGCompCnt = 0; in getSIProgramInfo() local
552 TIDIGCompCnt = 2; in getSIProgramInfo()
554 TIDIGCompCnt = 1; in getSIProgramInfo()
563 S_00B84C_TIDIG_COMP_CNT(TIDIGCompCnt) | in getSIProgramInfo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPUAsmPrinter.cpp969 unsigned TIDIGCompCnt = 0; in getSIProgramInfo() local
971 TIDIGCompCnt = 2; in getSIProgramInfo()
973 TIDIGCompCnt = 1; in getSIProgramInfo()
984 S_00B84C_TIDIG_COMP_CNT(TIDIGCompCnt) | in getSIProgramInfo()