Searched refs:SItype (Results 1 – 9 of 9) sorted by relevance
/external/u-boot/arch/nios2/lib/ |
D | libgcc.c | 12 typedef long SItype; typedef 484 SItype 485 __divsi3 (SItype a, SItype b) in __divsi3() 488 SItype res; in __divsi3() 511 SItype 512 __udivsi3 (SItype a, SItype b) in __udivsi3() 518 SItype 519 __modsi3 (SItype a, SItype b) in __modsi3() 522 SItype res; in __modsi3() 541 SItype [all …]
|
/external/u-boot/arch/m68k/lib/ |
D | ashldi3.c | 11 typedef int SItype __attribute__ ((mode (SI))); typedef 16 struct DIstruct {SItype high, low;}; 35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __ashldi3()
|
D | lshrdi3.c | 11 typedef int SItype __attribute__ ((mode (SI))); typedef 16 struct DIstruct {SItype high, low;}; 35 bm = (sizeof (SItype) * BITS_PER_UNIT) - b; in __lshrdi3()
|
D | muldi3.c | 44 typedef int SItype __attribute__ ((mode (SI))); typedef 49 struct DIstruct {SItype high, low;};
|
/external/u-boot/arch/arc/lib/ |
D | libgcc2.h | 38 typedef int SItype __attribute__ ((mode (SI))); typedef 69 #define Wtype SItype 71 #define HWtype SItype 88 #define DWtype SItype
|
/external/u-boot/arch/microblaze/lib/ |
D | muldi3.c | 50 typedef int SItype __attribute__ ((mode(SI))); typedef 55 SItype low, high;
|
/external/llvm/test/CodeGen/ARM/ |
D | 2010-04-15-ScavengerDebugValue.ll | 24 !6 = !DIDerivedType(tag: DW_TAG_typedef, name: "SItype", line: 152, file: !12, baseType: !8)
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2010-04-15-ScavengerDebugValue.ll | 24 !6 = !DIDerivedType(tag: DW_TAG_typedef, name: "SItype", line: 152, file: !12, baseType: !8)
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2010-04-15-ScavengerDebugValue.ll | 21 !6 = metadata !{i32 524310, metadata !2, metadata !"SItype", metadata !7, i32 152, i64 0, i64 0, i6…
|