Home
last modified time | relevance | path

Searched refs:MULv (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c590 alu = ir2_instr_create_alu(next_exec_cf(ctx), MULv, ~0); in push_predicate()
701 alu = ir2_instr_create_alu(next_exec_cf(ctx), MULv, ~0); in translate_pow()
781 instr = ir2_instr_create_alu(next_exec_cf(ctx), MULv, ~0); in translate_tex()
891 instr = ir2_instr_create_alu(next_exec_cf(ctx), MULv, ~0); in translate_lrp()
903 instr = ir2_instr_create_alu(next_exec_cf(ctx), MULv, ~0); in translate_lrp()
1034 instr = ir2_instr_create_alu(cf, MULv, ~0); in translate_instruction()
Dinstr-a2xx.h94 MULv = 1, enumerator
Ddisasm-a2xx.c131 INSTR(MULv, 2),
/external/llvm/lib/Target/AArch64/
DAArch64SchedCyclone.td511 def : InstRW<[CyWriteVMul], (instregex "MULv","SMULLv","UMULLv",