Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/compiler/
Daco_optimizer.cpp1329 instr->format = withoutDPP(instr->format); in label_instruction()
1392 instr->format = withoutDPP(instr->format); in label_instruction()
3113 instr->format = withoutDPP(instr->format); in apply_sgprs()
4768 instr->format = withoutDPP(instr->format); in apply_literals()
Daco_ir.h296 withoutDPP(Format format) in withoutDPP() function