Home
last modified time | relevance | path

Searched refs:DWstruct (Results 1 – 8 of 8) sorted by relevance

/external/swiftshader/third_party/LLVM/test/CodeGen/Mips/
D2008-08-01-AsmInline.ll8 %struct.DWstruct = type { i32, i32 }
12 …%asmtmp = tail call %struct.DWstruct asm "multu $2,$3", "={lo},={hi},d,d"( i32 %u, i32 %v ) nounwi…
13 %asmresult = extractvalue %struct.DWstruct %asmtmp, 0
14 %asmresult1 = extractvalue %struct.DWstruct %asmtmp, 1 ; <i32> [#uses=1]
/external/u-boot/arch/sh/lib/
Dlibgcc.h9 struct DWstruct { struct
13 struct DWstruct { argument
21 struct DWstruct s; argument
/external/u-boot/arch/mips/lib/
Dlibgcc.h9 struct DWstruct { struct
13 struct DWstruct { argument
21 struct DWstruct s; argument
/external/llvm/test/CodeGen/Mips/
D2008-08-01-AsmInline.ll4 %struct.DWstruct = type { i32, i32 }
11 …%asmtmp = tail call %struct.DWstruct asm "multu $2,$3", "={lo},={hi},d,d"( i32 %u, i32 %v ) nounwi…
12 %asmresult = extractvalue %struct.DWstruct %asmtmp, 0
13 %asmresult1 = extractvalue %struct.DWstruct %asmtmp, 1 ; <i32> [#uses=1]
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/
D2008-08-01-AsmInline.ll4 %struct.DWstruct = type { i32, i32 }
11 …%asmtmp = tail call %struct.DWstruct asm "multu $2,$3", "={lo},={hi},d,d"( i32 %u, i32 %v ) nounwi…
12 %asmresult = extractvalue %struct.DWstruct %asmtmp, 0
13 %asmresult1 = extractvalue %struct.DWstruct %asmtmp, 1 ; <i32> [#uses=1]
/external/clang/test/CodeGen/
D2002-09-18-UnionProblem.c4 struct DWstruct { struct
9 struct DWstruct s; argument
/external/u-boot/arch/arc/lib/
Dlibgcc2.h117 struct DWstruct {Wtype high, low;}; struct
119 struct DWstruct {Wtype low, high;}; argument
127 struct DWstruct s;
/external/u-boot/arch/nios2/lib/
Dlibgcc.c24 struct DWstruct { Wtype low, high;}; struct
28 struct DWstruct s;