Home
last modified time | relevance | path

Searched refs:nir_op_f2imp (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/prebuilt-intermediates/nir/
Dnir_opcodes.h156 nir_op_f2imp, enumerator
Dnir_builder_opcodes.h651 return nir_build_alu(build, nir_op_f2imp, src0, NULL, NULL, NULL); in nir_f2imp()
Dnir_opt_algebraic.c18557 nir_op_f2imp,
27639 nir_op_f2imp,
27758 nir_op_f2imp,
324004 [nir_op_f2imp] = {
445259 nir_op_f2imp,
458699 [nir_op_f2imp] = {
Dnir_constant_expressions.c46837 case nir_op_f2imp: in nir_eval_const_opcode()
/external/mesa3d/src/amd/llvm/
Dac_nir_to_llvm.c889 case nir_op_f2imp: in visit_alu()