HomeSort by relevance Sort by last modified time
    Searched full:make_node (Results 1 - 7 of 7) sorted by null

  /external/llvm/test/CodeGen/X86/
loop-strength-reduce8.ll 52 %0 = call fastcc %struct.tree_node* @make_node(i32 %code) nounwind ; <%struct.tree_node*> [#uses=2]
84 declare fastcc %struct.tree_node* @make_node(i32) nounwind
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/
langhooks.h 285 /* sizeof (struct lang_identifier), so make_node () creates
290 tcc_exceptional nodes. Since it is called from make_node, the
tree.h 3884 #define make_node macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/
langhooks.h 297 /* sizeof (struct lang_identifier), so make_node () creates
302 tcc_exceptional nodes. Since it is called from make_node, the
tree.h 3896 #define make_node macro
    [all...]
  /prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/
langhooks.h 297 /* sizeof (struct lang_identifier), so make_node () creates
302 tcc_exceptional nodes. Since it is called from make_node, the
tree.h 3896 #define make_node macro
    [all...]

Completed in 592 milliseconds