Home
last modified time | relevance | path

Searched refs:resptr (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/Transforms/GVN/
Dpre-new-inst.ll22 ; CHECK: %resptr = getelementptr i8, i8* %arr, i32 %dead
23 %resptr = getelementptr i8, i8* %arr, i32 %idx32
24 %res = load i8, i8* %resptr
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/NewGVN/
Dpre-new-inst.ll23 ; CHECK: %resptr = getelementptr i8, i8* %arr, i32 %dead
24 %resptr = getelementptr i8, i8* %arr, i32 %idx32
25 %res = load i8, i8* %resptr
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/
Dpre-new-inst.ll22 ; CHECK: %resptr = getelementptr i8, i8* %arr, i32 %dead
23 %resptr = getelementptr i8, i8* %arr, i32 %idx32
24 %res = load i8, i8* %resptr
/external/libcups/cups/
Dppd-conflicts.c191 *resptr, /* Pointer into option/choice */ in cupsResolveConflicts() local
291 for (resval ++, resptr = resoption; in cupsResolveConflicts()
294 if (resptr < (resoption + sizeof(resoption) - 1)) in cupsResolveConflicts()
295 *resptr++ = *resval; in cupsResolveConflicts()
297 *resptr = '\0'; in cupsResolveConflicts()
302 for (resptr = reschoice; in cupsResolveConflicts()
305 if (resptr < (reschoice + sizeof(reschoice) - 1)) in cupsResolveConflicts()
306 *resptr++ = *resval; in cupsResolveConflicts()
308 *resptr = '\0'; in cupsResolveConflicts()
Dhttp-support.c1283 char *resptr = resource + strlen(resource); in httpSeparateURI() local
1285 uri = http_copy_decode(resptr, uri, in httpSeparateURI()
1286 resourcelen - (int)(resptr - resource), NULL, in httpSeparateURI()
/external/u-boot/board/olimex/mx23_olinuxino/
Dspl_boot.c87 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
89 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/technologic/ts4600/
Diomux.c145 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
147 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/schulercontrol/sc_sps_1/
Dspl_boot.c140 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
142 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dstrcpy-nobuiltin.ll31 define i32 @f3(i32 %dummy, i8 *%dest, i8 *%src, i32 *%resptr, i32 *%storeptr) {
38 %res = load i32, i32 *%resptr
Dstrcpy-01.ll37 define i32 @f3(i32 %dummy, i8 *%dest, i8 *%src, i32 *%resptr, i32 *%storeptr) {
46 %res = load i32, i32 *%resptr
/external/llvm/test/CodeGen/SystemZ/
Dstrcpy-nobuiltin.ll31 define i32 @f3(i32 %dummy, i8 *%dest, i8 *%src, i32 *%resptr, i32 *%storeptr) {
38 %res = load i32 , i32 *%resptr
Dstrcpy-01.ll37 define i32 @f3(i32 %dummy, i8 *%dest, i8 *%src, i32 *%resptr, i32 *%storeptr) {
46 %res = load i32 , i32 *%resptr
/external/u-boot/board/sandisk/sansa_fuze_plus/
Dspl_boot.c136 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
138 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/creative/xfi3/
Dspl_boot.c130 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
132 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/freescale/mx23evk/
Dspl_boot.c131 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
133 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/bluegiga/apx4devkit/
Dspl_boot.c134 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
136 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/ppcag/bg0900/
Dspl_boot.c149 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
151 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/board/freescale/mx28evk/
Diomux.c202 void board_init_ll(const uint32_t arg, const uint32_t *resptr) in board_init_ll() argument
204 mxs_common_spl_init(arg, resptr, iomux_setup, ARRAY_SIZE(iomux_setup)); in board_init_ll()
/external/u-boot/arch/arm/include/asm/arch-mxs/
Dsys_proto.h24 void mxs_common_spl_init(const uint32_t arg, const uint32_t *resptr,
/external/u-boot/arch/arm/cpu/arm926ejs/mxs/
Dspl_boot.c118 void mxs_common_spl_init(const uint32_t arg, const uint32_t *resptr, in mxs_common_spl_init() argument
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadArgElim/
Daggregates.ll158 %resptr = extractvalue {i8*, i32} %res, 0
160 %val = load i8, i8* %resptr
/external/llvm/test/Transforms/DeadArgElim/
Daggregates.ll158 %resptr = extractvalue {i8*, i32} %res, 0
160 %val = load i8, i8* %resptr