Searched refs:sbyte (Results 1 – 14 of 14) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | README.txt | 238 cast %struct.s* %S to sbyte* ; <sbyte*>:0 [#uses=2] 239 …call void %llvm.memcpy.i32( sbyte* %0, sbyte* cast ({ double, int }* %C.0.904 to sbyte*), uint 12,… 240 cast %struct.s* %agg.result to sbyte* ; <sbyte*>:1 [#uses=2] 241 call void %llvm.memcpy.i32( sbyte* %1, sbyte* %0, uint 12, uint 0 ) 242 cast %struct.s* %memtmp to sbyte* ; <sbyte*>:2 [#uses=1] 243 call void %llvm.memcpy.i32( sbyte* %2, sbyte* %1, uint 12, uint 0 )
|
/external/google-breakpad/src/third_party/libdisasm/swig/ |
D | README | 58 …|controlflow|jcc|jg|80386|General Purpose|||zero_clear sign_eq_oflow |0|0|relative|sbyte|00000047|' 66 relative|sbyte|00000047|
|
D | libdisasm_oop.i | 146 char sbyte; member
|
/external/llvm/test/Feature/ |
D | varargs_new.ll | 15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
|
/external/llvm/test/CodeGen/Generic/ |
D | 2003-07-29-BadConstSbyte.ll | 6 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
|
D | 2003-05-30-BadFoldGEP.ll | 5 ;; Function: int %OpenOutput(sbyte* %filename.1)
|
D | 2003-05-28-ManyArgs.ll | 5 ;; Function: int %main(int %argc.1, sbyte** %argv.1)
|
/external/google-breakpad/src/third_party/libdisasm/ |
D | x86_format.c | 80 snprintf( str, len, "%" PRId8, op->data.sbyte ); in get_operand_data_str() 664 (unsigned int)(op->data.sbyte + in format_operand_att() 736 (unsigned int)(op->data.sbyte + in format_operand_native() 814 (unsigned int)(op->data.sbyte + in format_operand_xml() 919 STRNCATF( buf, "%" PRId8 "|", op->data.sbyte, len ); in format_operand_raw()
|
D | libdis.h | 243 char sbyte; member
|
D | ia32_insn.c | 39 return (int32_t) op->data.sbyte; in long_from_operand()
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
|
/external/llvm/test/Transforms/InstCombine/ |
D | call.ll | 57 ; Resolving this should insert a cast from sbyte to int, following the C
|
D | cast.ll | 138 ; This just won't occur when there's no difference between ubyte and sbyte 140 ; %c = cast ubyte %A to sbyte 141 ; %X = setlt sbyte %c, 0 ; setgt %A, 127
|
/external/antlr/antlr-3.4/tool/src/main/resources/org/antlr/codegen/templates/Delphi/ |
D | Delphi.stg | 41 "sbyte":"0",
|