Home
last modified time | relevance | path

Searched defs:get_global (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emission_utils.cc771 } else if (auto get_global = mlir::dyn_cast<mlir::GetGlobalMemrefOp>(op)) { in GetAllocationSliceForMlir() local
Dir_emitter_unnested.cc742 auto get_global = mlir::cast<mlir::GetGlobalMemrefOp>(mlir_input.op); in EmitConstant() local
/external/elfutils/src/
Dnm.c538 get_global (Dwarf *dbg __attribute__ ((unused)), Dwarf_Global *global, in get_global() function
/external/adhd/scripts/audio_tuning/frontend/
Daudio.js270 function get_global(name) { function