Home
last modified time | relevance | path

Searched refs:sbyte (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/src/System/
DTypes.hpp69 typedef ALIGN(1, int8_t) sbyte; typedef
202 using sbyte4 = vec4<sbyte>;
209 using sbyte8 = vec8<sbyte>;
214 using sbyte16 = vec16<sbyte>;
/external/flatbuffers/tests/namespace_test/NamespaceA/
DTableInFirstNS.php43 * @return sbyte
93 * @param sbyte
/external/flatbuffers/tests/MyGame/Example/
DTypeAliases.php51 * @return sbyte
142 * @return sbyte
212 * @param sbyte
DTest.php34 * @return sbyte
DMonster.php678 * @return sbyte
1644 * @param sbyte
/external/google-breakpad/src/third_party/libdisasm/swig/
DREADME58 …|controlflow|jcc|jg|80386|General Purpose|||zero_clear sign_eq_oflow |0|0|relative|sbyte|00000047|'
66 relative|sbyte|00000047|
Dlibdisasm_oop.i146 char sbyte; member
/external/llvm-project/llvm/lib/Target/ARM/
DREADME.txt238 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/lib/Target/ARM/
DREADME.txt238 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/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DREADME.txt238 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-project/llvm/test/Feature/
Dvarargs_new.ll15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
/external/llvm/test/Feature/
Dvarargs_new.ll15 ; Allocate two va_list items. On this target, va_list is of type sbyte*
/external/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll5 ;; Function: int %OpenOutput(sbyte* %filename.1)
D2003-07-29-BadConstSbyte.ll6 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
/external/llvm-project/llvm/test/CodeGen/Generic/
D2003-05-30-BadFoldGEP.ll5 ;; Function: int %OpenOutput(sbyte* %filename.1)
D2003-07-29-BadConstSbyte.ll8 ;; Global: %yy_ec = internal constant [256 x sbyte] ...
/external/swiftshader/src/Common/
DTypes.hpp61 typedef ALIGN(1, int8_t) sbyte; typedef
/external/google-breakpad/src/third_party/libdisasm/
Dx86_format.c80 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()
Dlibdis.h239 char sbyte; member
Dia32_insn.c39 return (int32_t) op->data.sbyte; in long_from_operand()
/external/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
/external/llvm-project/llvm/docs/HistoricalNotes/
D2001-02-06-TypeNotationDebate.txt9 type ::= void|bool|sbyte|ubyte|short|ushort|int|uint|long|ulong
/external/llvm-project/llvm/test/Transforms/InstCombine/
Dcall.ll57 ; Resolving this should insert a cast from sbyte to int, following the C
/external/doclava/res/assets/templates-sdk/assets/js/
Dprettify.js19 …rnal,into,is,lock,object,out,override,orderby,params,partial,readonly,ref,sbyte,sealed,stackalloc,…
/external/llvm/test/Transforms/InstCombine/
Dcall.ll57 ; Resolving this should insert a cast from sbyte to int, following the C

12