Home
last modified time | relevance | path

Searched refs:bi_windup (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GVN/PRE/
Dlpre-call-wrap-2.ll6 ; void bi_windup(unsigned char *outbuf, unsigned char bi_buf) {
16 define void @bi_windup(i8* %outbuf, i8 zeroext %bi_buf) nounwind {
/external/swiftshader/third_party/LLVM/test/Transforms/GVN/
Dlpre-call-wrap-2.ll6 ; void bi_windup(unsigned char *outbuf, unsigned char bi_buf) {
16 define void @bi_windup(i8* %outbuf, i8 zeroext %bi_buf) nounwind {
/external/llvm/test/Transforms/GVN/
Dlpre-call-wrap-2.ll6 ; void bi_windup(unsigned char *outbuf, unsigned char bi_buf) {
16 define void @bi_windup(i8* %outbuf, i8 zeroext %bi_buf) nounwind {
/external/python/cpython2/Modules/zlib/
Dtrees.c153 local void bi_windup OF((deflate_state *s));
870 bi_windup(s); /* align on byte boundary */
1001 bi_windup(s);
1190 local void bi_windup(s) in bi_windup() function
/external/u-boot/lib/zlib/
Dtrees.c158 local void bi_windup OF((deflate_state *s));
1013 bi_windup(s);
1203 local void bi_windup(s) in bi_windup() function
1228 bi_windup(s); /* align on byte boundary */
/external/zlib/src/
Dtrees.c153 local void bi_windup OF((deflate_state *s));
870 bi_windup(s); /* align on byte boundary */
1001 bi_windup(s);
1190 local void bi_windup(s) in bi_windup() function