Home
last modified time | relevance | path

Searched refs:brw_inst_imm_d (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_disasm.c1513 format(file, "%dD", brw_inst_imm_d(devinfo, inst)); in imm()
1519 format(file, "%dW", (int16_t) brw_inst_imm_d(devinfo, inst)); in imm()
H A Dbrw_inst.h1058 brw_inst_imm_d(const struct intel_device_info *devinfo, const brw_inst *insn) in brw_inst_imm_d() function
H A Dbrw_eu_compact.c2637 int jump_compacted = brw_inst_imm_d(devinfo, insn) >> shift; in brw_compact_instructions()

Completed in 9 milliseconds