Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/compiler/glsl/
H A Dir_basic_block.cpp62 ir_function *ir_function; in call_for_basic_blocks() local
H A Dir.cpp2194 ir_function::ir_function(const char *name) in ir_function() function in ir_function
H A Dir.h1322 friend class ir_function; variable
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc212 llvm::Function* ir_function = compute_function_->function(); in EmitComputation() local