Searched refs:sbyte (Results 1 – 14 of 14) sorted by relevance
/external/chromium_org/third_party/mach_override/libudis86/ |
D | syn.c | 91 case 8 : return (u->pc + opr->lval.sbyte) & trunc_mask; in ud_syn_rel_target() 151 v = (int64_t)op->lval.sbyte; in ud_syn_print_imm() 191 case 8 : v = op->lval.sbyte; break; in ud_syn_print_mem_disp()
|
D | types.h | 130 int8_t sbyte; member
|
D | decode.c | 406 case 8: op->lval.sbyte = inp_uint8(u); break; in decode_imm() 748 operand->lval.sbyte = 3; in decode_operand()
|
/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/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/oprofile/opjitconv/ |
D | debug_line.c | 35 typedef int8_t sbyte; typedef 98 sbyte line_base;
|
/external/llvm/docs/HistoricalNotes/ |
D | 2001-02-06-TypeNotationDebate.txt | 9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
|
/external/chromium_org/chrome/common/extensions/docs/static/js/ |
D | prettify.js | 19 …rnal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,…
|
/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 | 118 ; This just won't occur when there's no difference between ubyte and sbyte 120 ; %c = cast ubyte %A to sbyte 121 ; %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",
|