HomeSort by relevance Sort by last modified time
    Searched defs:use_operand_p (Results 1 - 2 of 2) sorted by null

  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
tree-ssa-operands.h 30 typedef ssa_use_operand_t *use_operand_p; typedef
275 returning each operand as a 'use_operand_p' in the variable USEVAR.
299 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
331 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-operands.h 30 typedef ssa_use_operand_t *use_operand_p; typedef
275 returning each operand as a 'use_operand_p' in the variable USEVAR.
299 match FLAGS. A use_operand_p is always returned via USEVAR. FLAGS
331 /* This macro returns an operand in STMT as a use_operand_p if it is the ONLY

Completed in 64 milliseconds