Home
last modified time | relevance | path

Searched refs:BRANCH_OR (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_print.c193 [BRANCH_OR] = "brao", in print_instr_name()
419 [BRANCH_OR] = {2, false}, in print_instr()
H A Dinstr-a3xx.h504 BRANCH_OR = 1, /* brao */ enumerator
H A Dir3_parser.y823 | T_OP_BRAO { new_instr(OPC_B)->cat0.brtype = BRANCH_OR; } cat0_src1 ',' cat0_src2 ',' cat0_immed
/third_party/mesa3d/src/freedreno/isa/
H A Dencode.c89 case BRANCH_OR: in __instruction_case()

Completed in 10 milliseconds