HomeSort by: relevance | last modified time | path
    Searched defs:add_vundef_operand (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-v.cc 170 void add_vundef_operand (machine_mode dest_mode) function in class:riscv_vector::insn_expander
263 add_vundef_operand (GET_MODE (ops[0]));
riscv-vector-builtins.cc 3882 function_expander::add_vundef_operand (machine_mode mode) function in class:riscv_vector::function_expander
3932 add_vundef_operand (mode);
3985 add_vundef_operand (mode);
4048 add_vundef_operand (mask_mode);
4207 add_vundef_operand (mode);

Completed in 77 milliseconds