| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/codegen/ |
| H A D | bitcode.cpp | 54 get_symbol_offsets(const ::llvm::Module &mod) { argument 66 emit_code(const ::llvm::Module &mod) { argument 75 clover::llvm::print_module_bitcode(const ::llvm::Module &mod) { argument 83 clover::llvm::build_module_library(const ::llvm::Module &mod, argument 94 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef( local in function:clover::llvm::parse_module_library [all...] |
| H A D | native.cpp | 107 emit_code(::llvm::Module &mod, const target &target, argument 144 clover::llvm::build_module_native(::llvm::Module &mod, const target &target, argument 153 clover::llvm::print_module_native(const ::llvm::Module &mod, argument
|
| H A D | common.cpp | 71 make_kernel_args(const Module &mod, const std::string &kernel_name, argument 193 clover::llvm::build_module_common(const Module &mod, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/ |
| H A D | metadata.hpp | 42 get_kernel_nodes(const ::llvm::Module &mod) { argument 119 get_kernels(const ::llvm::Module &mod) { argument
|
| H A D | compat.hpp | 112 handle_module_error(M &mod, const F &f) { argument 135 clone_module(const ::llvm::Module &mod) argument 145 write_bitcode_to_file(const ::llvm::Module &mod, T &os) argument 165 get_abi_type(const T & arg_type,const M & mod) argument [all...] |
| H A D | invocation.cpp | 305 auto mod = compile(*ctx, *c, "input.cl", source, headers, dev, opts, r_log); local in function:clover::llvm::compile_program 315 optimize(Module &mod, unsigned optimization_level, argument 352 std::unique_ptr<Module> mod { new Module("link", ctx) }; local in function:__anonb4a3e0600210::link 374 auto mod = link(*ctx, *c, modules, r_log); local in function:clover::llvm::link_program [all...] |
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_pretty_print.c | 162 panfrost_modifier_name(enum mali_blend_modifier mod) argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/codegen/ |
| H A D | bitcode.cpp | 57 emit_code(const ::llvm::Module &mod) { argument 66 clover::llvm::print_module_bitcode(const ::llvm::Module &mod) { argument 74 clover::llvm::build_module_library(const ::llvm::Module &mod, argument 85 auto mod = ::llvm::parseBitcodeFile(::llvm::MemoryBufferRef( local in function:clover::llvm::parse_module_library
|
| H A D | native.cpp | 109 emit_code(::llvm::Module &mod, const target &target, argument 146 clover::llvm::build_module_native(::llvm::Module &mod, const target &target, argument 155 clover::llvm::print_module_native(const ::llvm::Module &mod, argument 170 clover::llvm::build_module_native(::llvm::Module &mod, const target &target, argument 177 clover::llvm::print_module_native(const ::llvm::Module &mod, argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/midgard/ |
| H A D | midgard_print_constant.c | 33 mir_print_constant_component(FILE * fp,const midgard_constants * consts,unsigned c,midgard_reg_mode reg_mode,bool half,unsigned mod,midgard_alu_op op) argument [all...] |
| H A D | midgard_print.c | 119 unsigned mod = mir_pack_mod(ins, src_idx, false); local in function:mir_print_embedded_constant
|
| /xsrc/external/mit/MesaLib/dist/src/freedreno/rnn/ |
| H A D | colors.h | 32 const char *mod; /* instruction modifier */ member in struct:envy_colors
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/ |
| H A D | metadata.hpp | 189 get_kernels(const ::llvm::Module &mod) { argument
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_uvd.c | 47 uint64_t mod = DRM_FORMAT_MOD_LINEAR; local in function:si_video_buffer_create
|
| /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/x86emu/ |
| H A D | fpu.c | 97 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_d9 327 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_da 411 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_db 540 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_dc 653 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_dd 763 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_de 885 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_df [all...] |
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/loader/ |
| H A D | loader.c | 138 ModuleDescPtr mod = handle; local in function:LoaderSymbolFromModule
|
| /xsrc/external/mit/xorg-server/dist/hw/xfree86/x86emu/ |
| H A D | fpu.c | 99 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_d9 332 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_da 417 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_db 549 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_dc 663 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_dd 773 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_de 896 int mod, rl, rh; local in function:x86emuOp_esc_coprocess_df [all...] |
| /xsrc/external/mit/xorg-server.old/dist/os/ |
| H A D | backtrace.c | 41 const char *mod; local in function:xorg_backtrace
|
| /xsrc/external/mit/xkbcomp/dist/ |
| H A D | vmod.c | 83 ExprResult mod; local in function:HandleVModDef
|
| /xsrc/external/mit/MesaLib/dist/src/microsoft/compiler/ |
| H A D | dxil_function.c | 110 allocate_function_from_predefined(struct dxil_module *mod, argument 126 dxil_get_function(struct dxil_module *mod, argument 156 get_type_from_string(struct dxil_module *mod, const char *param_descr, argument 190 dxil_alloc_func_with_rettype(struct dxil_module * mod,const char * name,enum overload_type overload,const struct dxil_type * retval_type,const char * param_descr,enum dxil_attr_kind attr) argument 230 dxil_alloc_func(struct dxil_module * mod,const char * name,enum overload_type overload,const char * retval_type_descr,const char * param_descr,enum dxil_attr_kind attr) argument [all...] |
| /xsrc/external/mit/MesaLib/dist/src/panfrost/bifrost/ |
| H A D | bi_opt_mod_props.c | 129 bi_fuse_discard_fcmp(bi_instr *I, bi_instr *mod, unsigned arch) argument 168 bi_instr *mod = lut[bi_word_node(I->src[s])]; local in function:bi_opt_mod_prop_forward [all...] |
| /xsrc/external/mit/xorg-server/dist/os/ |
| H A D | backtrace.c | 123 const char *mod; local in function:xorg_backtrace
|
| /xsrc/external/mit/xorg-server/dist/test/xi2/ |
| H A D | protocol-xipassivegrabdevice.c | 158 CARD32 *mod = (CARD32 *) (req + 1) + mask_len + local_modifiers; local in function:request_XIPassiveGrabDevice
|
| /xsrc/external/mit/MesaLib.old/dist/src/freedreno/vulkan/ |
| H A D | tu_android.c | 73 tu_hal_open(const struct hw_module_t *mod, argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/ |
| H A D | s_atifragshader.c | 128 apply_src_mod(GLint optype, GLuint mod, GLfloat * val) argument 155 apply_dst_mod(GLuint optype, GLuint mod, GLfloat * val) argument 205 write_dst_addr(GLuint optype,GLuint mod,GLuint mask,GLfloat * src,GLfloat * dst) argument [all...] |