Searched defs:emit_code (Results 1 - 7 of 7) sorted by relevance
| /third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/ |
| H A D | bitcode.cpp | 57 emit_code(const ::llvm::Module &mod) { in emit_code() function
|
| H A D | native.cpp | 109 emit_code(::llvm::Module &mod, const target &target, in emit_code() function
|
| /kernel/linux/linux-5.10/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 51 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
|
| H A D | bpf_jit_comp.c | 19 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
|
| /kernel/linux/linux-6.6/arch/x86/net/ |
| H A D | bpf_jit_comp32.c | 51 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
|
| H A D | bpf_jit_comp.c | 20 static u8 *emit_code(u8 *ptr, u32 bytes, unsigned int len) in emit_code() function
|
| /third_party/vixl/src/aarch64/ |
| H A D | macro-assembler-aarch64.cc | 492 bool emit_code = (masm != NULL); in Emit() local 1299 bool emit_code = (masm != NULL); in Emit() local 1396 bool emit_code = (masm != NULL); Emit() local 1436 bool emit_code = (masm != NULL); Emit() local 1457 bool emit_code = (masm != NULL); Emit() local [all...] |
Completed in 16 milliseconds