Searched defs:emit_cmp (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 261 #define emit_cmp(R1, R2) \ macro
|
H A D | bpf_jit_comp_64.c | 646 #define emit_cmp(R1, R2, CTX) \ macro
|
/kernel/linux/linux-6.6/arch/sparc/net/ |
H A D | bpf_jit_comp_32.c | 261 #define emit_cmp(R1, R2) \ macro
|
H A D | bpf_jit_comp_64.c | 646 #define emit_cmp(R1, R2, CTX) \ macro
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_tgsi_insn.c | 1577 emit_cmp(struct svga_shader_emitter *emit, in emit_cmp() function
|
H A D | svga_tgsi_vgpu10.c | 7051 emit_cmp(struct svga_shader_emitter_v10 *emit, in emit_cmp() function
|
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.h | 2358 void emit_cmp(Register dst, Register src, int size) { in emit_cmp() function in v8::internal::Assembler 2362 void emit_cmp(Register dst, Operand src, int size) { in emit_cmp() function in v8::internal::Assembler 2366 void emit_cmp(Operand dst, Register src, int size) { in emit_cmp() function in v8::internal::Assembler 2370 void emit_cmp(Register dst, Immediate src, int size) { in emit_cmp() function in v8::internal::Assembler 2374 void emit_cmp(Operand dst, Immediate src, int size) { in emit_cmp() function in v8::internal::Assembler
|
/third_party/mesa3d/src/microsoft/compiler/ |
H A D | dxil_module.c | 3055 emit_cmp(struct dxil_module *m, struct dxil_instr *instr) in emit_cmp() function
|
H A D | nir_to_dxil.c | 1865 emit_cmp(struct ntd_context *ctx, nir_alu_instr *alu, in emit_cmp() function [all...] |
Completed in 41 milliseconds