Searched refs:jmp (Results 1 - 25 of 27) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/glx/tests/
H A Dquery_renderer_unittest.cpp43 static jmp_buf jmp; variable in typeref:typename:jmp_buf
50 longjmp(jmp, 1);
137 if (setjmp(jmp) == 0) {
197 if (setjmp(jmp) == 0) {
217 if (setjmp(jmp) == 0) {
241 if (setjmp(jmp) == 0) {
264 if (setjmp(jmp) == 0) {
288 if (setjmp(jmp) == 0) {
352 if (setjmp(jmp) == 0) {
375 if (setjmp(jmp)
[all...]
H A Dquery_renderer_implementation_unittest.cpp45 static jmp_buf jmp; variable in typeref:typename:jmp_buf
52 longjmp(jmp, 1);
173 if (setjmp(jmp) == 0) {
209 if (setjmp(jmp) == 0) {
239 if (setjmp(jmp) == 0) {
292 if (setjmp(jmp) == 0) {
/xsrc/external/mit/MesaLib/dist/src/glx/tests/
H A Dquery_renderer_unittest.cpp43 static jmp_buf jmp; variable in typeref:typename:jmp_buf
50 longjmp(jmp, 1);
137 if (setjmp(jmp) == 0) {
196 if (setjmp(jmp) == 0) {
216 if (setjmp(jmp) == 0) {
240 if (setjmp(jmp) == 0) {
263 if (setjmp(jmp) == 0) {
287 if (setjmp(jmp) == 0) {
350 if (setjmp(jmp) == 0) {
373 if (setjmp(jmp)
[all...]
H A Dquery_renderer_implementation_unittest.cpp47 static jmp_buf jmp; variable in typeref:typename:jmp_buf
54 longjmp(jmp, 1);
175 if (setjmp(jmp) == 0) {
211 if (setjmp(jmp) == 0) {
241 if (setjmp(jmp) == 0) {
294 if (setjmp(jmp) == 0) {
/xsrc/external/mit/xedit/dist/lisp/
H A Dprivate.h269 jmp_buf jmp; member in struct:_LispBlock
342 sigjmp_buf jmp; member in struct:_LispMac
459 longjmp((block)->jmp, 1)
H A Dhelper.c701 if (setjmp(block->jmp) == 0) {
824 if (setjmp(block->jmp) == 0) {
H A Ddebugger.c528 siglongjmp(lisp__data.jmp, 1);
H A Dpackage.c287 if (setjmp(block->jmp) == 0) {
H A Dbytecode.c113 longjmp(com->jmp, 1)
238 jmp_buf jmp; /* Used if compilation cannot be finished */ member in struct:_LispCom
488 if (setjmp(com.jmp) == 0) {
1212 if (setjmp(com.jmp) == 0) {
H A Dcore.c602 if (setjmp(block->jmp) == 0) {
793 if (setjmp(block->jmp) == 0) {
1973 if (setjmp(block->jmp) == 0) {
2596 if (setjmp(block->jmp) == 0) {
4130 if (setjmp(block->jmp) == 0) {
6361 if (setjmp(block->jmp) != 0) {
6683 if (setjmp(block->jmp) == 0) {
H A Dlisp.c714 siglongjmp(lisp__data.jmp, 1);
4834 if (setjmp(block->jmp) == 0) {
5050 if (sigsetjmp(lisp__data.jmp, 1) == 0) {
5116 if (sigsetjmp(lisp__data.jmp, 1) != 0)
/xsrc/external/mit/MesaLib.old/dist/src/intel/compiler/
H A Dbrw_compile_sf.c759 int jmp; local in function:brw_emit_anyprim_setup
778 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
780 brw_land_fwd_jump(p, jmp);
789 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
791 brw_land_fwd_jump(p, jmp);
795 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
797 brw_land_fwd_jump(p, jmp);
H A Dbrw_fs_generator.cpp392 int jmp = brw_JMPI(p, brw_imm_ud(0), BRW_PREDICATE_NORMAL) - p->store; local in function:fs_generator::generate_fb_write
398 brw_land_fwd_jump(p, jmp);
/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_compile_sf.c759 int jmp; local in function:brw_emit_anyprim_setup
778 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
780 brw_land_fwd_jump(p, jmp);
789 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
791 brw_land_fwd_jump(p, jmp);
795 jmp = brw_JMPI(p, brw_imm_d(0), BRW_PREDICATE_NORMAL) - p->store;
797 brw_land_fwd_jump(p, jmp);
H A Dbrw_fs_generator.cpp429 int jmp = brw_JMPI(p, brw_imm_ud(0), BRW_PREDICATE_NORMAL) - p->store; local in function:fs_generator::generate_fb_write
435 brw_land_fwd_jump(p, jmp);
/xsrc/external/mit/MesaLib.old/dist/src/mesa/x86/
H A Dread_rgba_span_x86.S114 jmp .L18
240 jmp .L33
404 jmp .L42
526 jmp .L02
H A Dassyntax.h498 #define JMP(a) CHOICE(jmp a, jmp a, jmp a)
1217 #define JMP(a) jmp a
1218 #define JMPF(s,a) jmp far s:a
/xsrc/external/mit/MesaLib/dist/src/mesa/x86/
H A Dread_rgba_span_x86.S121 jmp .L18
248 jmp .L33
413 jmp .L42
535 jmp .L02
H A Dassyntax.h498 #define JMP(a) CHOICE(jmp a, jmp a, jmp a)
1217 #define JMP(a) jmp a
1218 #define JMPF(s,a) jmp far s:a
/xsrc/external/mit/MesaLib.old/dist/src/freedreno/ir3/
H A Dir3_sched.c737 struct ir3_instruction *jmp; local in function:sched_block
739 jmp = ir3_JUMP(block);
740 jmp->cat0.target = block->successors[0];
/xsrc/external/mit/MesaLib/dist/src/freedreno/ir3/
H A Dir3_legalize.c716 struct ir3_instruction *jmp; local in function:block_sched
718 jmp = ir3_JUMP(block);
719 jmp->cat0.target = block->successors[0];
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_clone.c463 clone_jump(clone_state *state, const nir_jump_instr *jmp) argument
466 assert(jmp->type != nir_jump_goto && jmp->type != nir_jump_goto_if);
468 nir_jump_instr *njmp = nir_jump_instr_create(state->ns, jmp->type);
H A Dnir_serialize.c1628 write_jump(write_ctx *ctx, const nir_jump_instr *jmp) argument
1631 assert(jmp->type != nir_jump_goto && jmp->type != nir_jump_goto_if);
1633 assert(jmp->type < 4);
1638 header.jump.instr_type = jmp->instr.type;
1639 header.jump.type = jmp->type;
1651 nir_jump_instr *jmp = nir_jump_instr_create(ctx->nir, header.jump.type); local in function:read_jump
1652 return jmp;
/xsrc/external/mit/MesaLib.old/dist/src/compiler/nir/
H A Dnir_serialize.c765 write_jump(write_ctx *ctx, const nir_jump_instr *jmp) argument
767 blob_write_uint32(ctx->blob, jmp->type);
774 nir_jump_instr *jmp = nir_jump_instr_create(ctx->nir, type); local in function:read_jump
775 return jmp;
H A Dnir_clone.c451 clone_jump(clone_state *state, const nir_jump_instr *jmp) argument
453 nir_jump_instr *njmp = nir_jump_instr_create(state->ns, jmp->type);

Completed in 55 milliseconds

12