Home
last modified time | relevance | path

Searched defs:call_inst (Results 1 - 11 of 11) sorted by relevance

/arkcompiler/runtime_core/compiler/tests/
H A Dcall_input_types_test.cpp50 auto call_inst = GetCallInstruction(GetGraph()); in TEST_F() local
72 auto call_inst = GetCallInstruction(GetGraph()); in TEST_F() local
/arkcompiler/runtime_core/libark_defect_scan_aux/include/
H A Dcallee_info.h27 CalleeInfo(const Inst &call_inst, const Function *caller) : call_inst_(call_inst), caller_(caller) {} in CalleeInfo() argument
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dwrap_opkill.cpp69 Instruction* call_inst = in ReplaceWithFunctionCall() local
H A Ddebug_info_manager.h36 explicit DebugInlinedAtContext(Instruction* call_inst) in DebugInlinedAtContext() argument
H A Dinst_buff_addr_check_pass.cpp427 Instruction* call_inst = in GenSearchAndTest() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dwrap_opkill.cpp69 Instruction* call_inst = in ReplaceWithFunctionCall() local
H A Ddebug_info_manager.h36 explicit DebugInlinedAtContext(Instruction* call_inst) in DebugInlinedAtContext() argument
H A Dinst_buff_addr_check_pass.cpp427 Instruction* call_inst = in GenSearchAndTest() local
/third_party/spirv-tools/source/opt/
H A Dwrap_opkill.cpp70 Instruction* call_inst = in ReplaceWithFunctionCall() local
H A Ddebug_info_manager.h37 explicit DebugInlinedAtContext(Instruction* call_inst) in DebugInlinedAtContext() argument
/arkcompiler/runtime_core/compiler/optimizer/ir/
H A Dir_constructor.h249 auto *call_inst = static_cast<CallInst *>(CurrentInst()); in InputsAutoType() local

Completed in 7 milliseconds