Home
last modified time | relevance | path

Searched defs:jmp (Results 1 - 25 of 28) sorted by relevance

12

/third_party/ltp/tools/sparse/sparse-src/
H A Dir.c98 struct multijmp *jmp; in check_switch() local
H A Dflow.c72 struct multijmp *jmp; in remove_other_phisources() local
685 struct multijmp *jmp; in rewrite_parent_branch() local
752 struct multijmp *jmp; in vrfy_children() local
[all...]
H A Dsparse-llvm.c773 struct multijmp *jmp; in output_op_switch() local
[all...]
H A Dsimplify.c2650 struct multijmp *jmp; in simplify_switch() local
2684 struct multijmp *jmp; in simplify_cgoto() local
[all...]
H A Dlinearize.c386 struct multijmp *jmp; in show_instruction() local
399 struct multijmp *jmp; show_instruction() local
2234 struct multijmp *jmp; linearize_switch() local
2426 struct multijmp *jmp = alloc_multijmp(bb_computed, 1, 0); linearize_statement() local
[all...]
/third_party/elfutils/tests/
H A Dbacktrace-child.c145 jmp (void) in jmp() function
/third_party/mesa3d/src/glx/tests/
H A Dquery_renderer_unittest.cpp43 static jmp_buf jmp; variable
[all...]
H A Dquery_renderer_implementation_unittest.cpp47 static jmp_buf jmp; variable
/third_party/elfutils/libcpu/
H A Dbpf_disasm.c106 unsigned code, class, jmp; in bpf_disasm() local
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_legalize.c786 struct ir3_instruction *jmp; in block_sched() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_clone.c465 clone_jump(clone_state *state, const nir_jump_instr *jmp) in clone_jump() argument
H A Dnir_serialize.c1685 write_jump(write_ctx *ctx, const nir_jump_instr *jmp) in write_jump() argument
1708 nir_jump_instr *jmp = nir_jump_instr_create(ctx->nir, header.jump.type); in read_jump() local
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_compile_sf.c760 int jmp; in brw_emit_anyprim_setup() local
H A Dbrw_fs_generator.cpp430 int jmp = brw_JMPI(p, brw_imm_ud(0), BRW_PREDICATE_NORMAL) - p->store; in generate_fb_write() local
/third_party/node/deps/v8/src/codegen/mips64/
H A Dmacro-assembler-mips64.h127 void jmp(Label* L) { Branch(L); } in jmp() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/mips/
H A Dmacro-assembler-mips.h106 void jmp(Label* L) { Branch(L); } in jmp() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dmacro-assembler-riscv64.h118 void jmp(Label* L) { Branch(L); } in jmp() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/arm/
H A Dassembler-arm.h1033 void jmp(Label* L) { b(L, al); } in jmp() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/loong64/
H A Dmacro-assembler-loong64.h93 void jmp(Label* L) { Branch(L); } in jmp() function in v8::internal::AbortReason::TurboAssembler
/third_party/node/deps/v8/src/codegen/s390/
H A Dassembler-s390.h971 void jmp(Label* l, Label::Distance dist = Label::kFar) { b(al, l, dist); } in jmp() function in v8::internal::Assembler
988 void jmp(Register r) { b(al, r); } in jmp() function in v8::internal::Assembler
/third_party/node/deps/v8/src/codegen/arm64/
H A Dmacro-assembler-arm64-inl.h1134 void TurboAssembler::jmp(Label* L) { B(L); } in jmp() function in v8::internal::TurboAssembler
/third_party/node/deps/v8/src/codegen/ppc/
H A Dassembler-ppc.h1190 void jmp(Label* L) { b(L); } in jmp() function in v8::internal::Assembler
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
H A DIceAssemblerX8632.cpp2912 void AssemblerX8632::jmp(const Immediate &abs_address) { in jmp() function in Ice::X8632::AssemblerX8632
H A DIceAssemblerX8664.cpp3067 void AssemblerX8664::jmp(const Immediate &abs_address) { in jmp() function in Ice::X8664::AssemblerX8664
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32.h763 void jmp(Register reg) { jmp(Operand(reg)); } in jmp() function in v8::internal::Assembler

Completed in 60 milliseconds

12