/external/llvm/test/CodeGen/PowerPC/ |
2008-03-17-RegScavengerCrash.ll | 4 %struct.cpp_string = type { i32, i8* } 8 define i32 @cpp_interpret_string(i32 %pfile, %struct.cpp_string* %from, i32 %wide) nounwind { 26 %tmp134 = getelementptr %struct.cpp_string* %from, i32 0, i32 1 ; <i8**> [#uses=0]
|
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.0/lib/gcc/arm-eabi/4.4.0/plugin/include/ |
cpplib.h | 39 typedef struct cpp_string cpp_string; typedef in typeref:struct:cpp_string 165 struct cpp_string GTY(()) function 215 struct cpp_string GTY ((tag ("CPP_TOKEN_FLD_STR"))) str; 489 void (*ident) (cpp_reader *, unsigned int, const cpp_string *); 738 /* Evaluate a vector of CPP_STRING or CPP_WSTRING tokens. */ 740 const cpp_string *, size_t, 741 cpp_string *, enum cpp_ttype); 743 const cpp_string *, size_t, 744 cpp_string *, enum cpp_ttype) [all...] |
/prebuilt/linux-x86/toolchain/arm-eabi-4.4.3/lib/gcc/arm-eabi/4.4.3/plugin/include/ |
cpplib.h | 39 typedef struct cpp_string cpp_string; typedef in typeref:struct:cpp_string 165 struct cpp_string GTY(()) function 215 struct cpp_string GTY ((tag ("CPP_TOKEN_FLD_STR"))) str; 489 void (*ident) (cpp_reader *, unsigned int, const cpp_string *); 738 /* Evaluate a vector of CPP_STRING or CPP_WSTRING tokens. */ 740 const cpp_string *, size_t, 741 cpp_string *, enum cpp_ttype); 743 const cpp_string *, size_t, 744 cpp_string *, enum cpp_ttype) [all...] |
/prebuilt/linux-x86/toolchain/arm-linux-androideabi-4.4.x/lib/gcc/arm-linux-androideabi/4.4.3/plugin/include/ |
cpplib.h | 39 typedef struct cpp_string cpp_string; typedef in typeref:struct:cpp_string 165 struct cpp_string GTY(()) function 215 struct cpp_string GTY ((tag ("CPP_TOKEN_FLD_STR"))) str; 489 void (*ident) (cpp_reader *, unsigned int, const cpp_string *); 738 /* Evaluate a vector of CPP_STRING or CPP_WSTRING tokens. */ 740 const cpp_string *, size_t, 741 cpp_string *, enum cpp_ttype); 743 const cpp_string *, size_t, 744 cpp_string *, enum cpp_ttype) [all...] |