HomeSort by relevance Sort by last modified time
    Searched refs:get_use_from_ptr (Results 1 - 6 of 6) 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 155 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR)
tree-flow-inline.h 484 get_use_from_ptr (use_operand_p use) function
510 return get_use_from_ptr (&pd->imm_use);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
tree-ssa-operands.h 155 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR)
tree-flow-inline.h 484 get_use_from_ptr (use_operand_p use) function
510 return get_use_from_ptr (&pd->imm_use);
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
tree-ssa-operands.h 155 #define USE_FROM_PTR(PTR) get_use_from_ptr (PTR)
tree-flow-inline.h 484 get_use_from_ptr (use_operand_p use) function
510 return get_use_from_ptr (&pd->imm_use);
    [all...]

Completed in 35 milliseconds