Searched refs:get_global (Results 1 – 8 of 8) sorted by relevance
12 define nonnull i32* @get_global() {13 ; GENDYN-LABEL: get_global:25 ; GENDYNPIC-LABEL: get_global:41 ; LOCAL-LABEL: get_global:
15 define nonnull i32* @get_global() {
195 if (get_global('enable_drc') || get_global('enable_eq') ||196 get_global('enable_fft')) {270 function get_global(name) { function371 if (get_global('enable_drc')) {374 if (get_global('enable_eq')) {377 if (get_global('enable_swap')) {384 if (get_global('enable_fft')) {1468 cb.checked = get_global(config_name);1943 if (!analyzer || !get_global('enable_fft')) {
771 } else if (auto get_global = mlir::dyn_cast<mlir::GetGlobalMemrefOp>(op)) { in GetAllocationSliceForMlir() local772 auto module = get_global->getParentOfType<mlir::ModuleOp>(); in GetAllocationSliceForMlir()774 module.lookupSymbol(get_global.name())); in GetAllocationSliceForMlir()
742 auto get_global = mlir::cast<mlir::GetGlobalMemrefOp>(mlir_input.op); in EmitConstant() local743 auto module = get_global->getParentOfType<mlir::ModuleOp>(); in EmitConstant()745 mlir::cast<mlir::GlobalMemrefOp>(module.lookupSymbol(get_global.name())); in EmitConstant()
49 size_t globalid = id.get_global(0); in run()
82 with "get_global @some_global_tensor" in the function body.
538 get_global (Dwarf *dbg __attribute__ ((unused)), Dwarf_Global *global, in get_global() function1315 (void) dwarf_getpubnames (dbg, get_global, NULL, 0); in show_symbols()