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

  /src/external/gpl3/gcc/dist/gcc/
recog.cc 167 decode_asm_operands (x, operands, NULL, constraints, NULL, NULL);
2069 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs,
2802 decode_asm_operands (body, recog_data.operand,
2065 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, function
  /src/external/gpl3/gcc.old/dist/gcc/
recog.cc 167 decode_asm_operands (x, operands, NULL, constraints, NULL, NULL);
2049 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs,
2781 decode_asm_operands (body, recog_data.operand,
2045 decode_asm_operands (rtx body, rtx *operands, rtx **operand_locs, function

Completed in 69 milliseconds