Home
last modified time | relevance | path

Searched refs:func_end (Results 1 – 17 of 17) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/opt/
Dir_loader.cpp194 auto func_end = module_->end(); in AddInstruction() local
195 if (func_begin == func_end) { in AddInstruction()
198 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()
Dwrap_opkill.cpp148 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
150 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
/external/swiftshader/third_party/SPIRV-Tools/source/opt/
Dir_loader.cpp194 auto func_end = module_->end(); in AddInstruction() local
195 if (func_begin == func_end) { in AddInstruction()
198 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()
Dwrap_opkill.cpp148 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
150 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
/external/deqp-deps/SPIRV-Tools/source/opt/
Dir_loader.cpp194 auto func_end = module_->end(); in AddInstruction() local
195 if (func_begin == func_end) { in AddInstruction()
198 (--func_end)->AddNonSemanticInstruction(std::move(spv_inst)); in AddInstruction()
Dwrap_opkill.cpp148 std::unique_ptr<Instruction> func_end( in GetKillingFuncId() local
150 (*killing_func)->SetFunctionEnd(std::move(func_end)); in GetKillingFuncId()
/external/llvm-project/lldb/include/lldb/Expression/
DExpressionParser.h123 PrepareForExecution(lldb::addr_t &func_addr, lldb::addr_t &func_end,
DIRExecutionUnit.h79 lldb::addr_t &func_end);
/external/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/
DClangExpressionParser.h117 PrepareForExecution(lldb::addr_t &func_addr, lldb::addr_t &func_end,
DClangExpressionParser.cpp1311 lldb::addr_t &func_addr, lldb::addr_t &func_end, in PrepareForExecution() argument
1315 func_end = LLDB_INVALID_ADDRESS; in PrepareForExecution()
1480 execution_unit_sp->GetRunnableInfo(err, func_addr, func_end); in PrepareForExecution()
1483 execution_unit_sp->GetRunnableInfo(err, func_addr, func_end); in PrepareForExecution()
/external/llvm-project/lldb/source/Expression/
DIRExecutionUnit.cpp219 lldb::addr_t &func_end) { in GetRunnableInfo() argument
225 func_end = LLDB_INVALID_ADDRESS; in GetRunnableInfo()
236 func_end = m_function_end_load_addr; in GetRunnableInfo()
473 func_end = m_function_end_load_addr; in GetRunnableInfo()
/external/llvm/test/DebugInfo/COFF/
Dregister-variables.ll56 ; ASM: [[func_end:\.Ltmp.*]]:
62 ; ASM: .cv_def_range [[p_ecx_esi]] [[func_end]], "A\021\027\000\000\000"
/external/llvm-project/llvm/test/DebugInfo/COFF/
Dregister-variables.ll53 ; ASM: [[func_end:\.Ltmp.*]]:
60 ; ASM: .cv_def_range [[p_ecx_esi]] [[func_end]], reg, 23
/external/python/cpython2/Parser/
Dasdl_c.py1008 def func_end(self): member in ObjVisitor
1033 self.func_end()
1057 self.func_end()
/external/python/cpython3/Parser/
Dasdl_c.py1163 def func_end(self): member in ObjVisitor
1188 self.func_end()
1215 self.func_end()
/external/llvm-project/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll146 ; CHECK: [[test1_end:.*func_end.*]]:
325 ; CHECK: [[test2_end:.*func_end.*]]:
533 ; CHECK: [[test3_end:.*func_end.*]]:
/external/llvm/test/CodeGen/X86/
Dwineh-coreclr.ll146 ; CHECK: [[test1_end:.*func_end.*]]:
323 ; CHECK: [[test2_end:.*func_end.*]]:
528 ; CHECK: [[test3_end:.*func_end.*]]: