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.cpp1021 instr->format = withoutDPP(instr->format); in label_instruction()
1077 instr->format = withoutDPP(instr->format); in label_instruction()
2759 instr->format = withoutDPP(instr->format); in apply_sgprs()
3960 instr->format = withoutDPP(instr->format); in apply_literals()
Daco_ir.h295 withoutDPP(Format format) in withoutDPP() function