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

  /external/llvm/test/CodeGen/X86/
loop-strength-reduce8.ll 55 %0 = call fastcc %struct.tree_node* @make_node(i32 %code) nounwind ; <%struct.tree_node*> [#uses=2]
87 declare fastcc %struct.tree_node* @make_node(i32) nounwind
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
langhooks.h 251 /* sizeof (struct lang_identifier), so make_node () creates
259 tcc_exceptional nodes. Since it is called from make_node, the
tree.h 4595 #define make_node macro
    [all...]

Completed in 580 milliseconds