Searched refs:GetDbgInst (Results 1 – 6 of 6) sorted by relevance
94 Instruction* DebugInfoManager::GetDbgInst(uint32_t id) { in GetDbgInst() function in spvtools::opt::analysis::DebugInfoManager110 auto fn_inst = GetDbgInst(fn_id); in RegisterDbgFunction()112 assert(GetDbgInst(fn_id)->GetOpenCL100DebugOpcode() == in RegisterDbgFunction()124 auto fn_inst = GetDbgInst(inst->GetSingleWordOperand( in RegisterDbgFunction()185 auto* lexical_scope_inst = GetDbgInst(scope.GetLexicalScope()); in CreateDebugInlinedAt()426 auto* inlined_at = GetDbgInst(dbg_inlined_at_id); in GetDebugInlinedAt()619 GetDbgInst(inst->GetSingleWordOperand(kDebugValueOperandExpressionIndex)); in GetVariableIdOfDebugValueUsedForDeclare()623 auto* operation = GetDbgInst( in GetVariableIdOfDebugValueUsedForDeclare()
205 Instruction* GetDbgInst(uint32_t id);
82 Instruction* DebugInfoManager::GetDbgInst(uint32_t id) { in GetDbgInst() function in spvtools::opt::analysis::DebugInfoManager101 auto fn_inst = GetDbgInst(fn_id); in RegisterDbgFunction()103 assert(GetDbgInst(fn_id)->GetOpenCL100DebugOpcode() == in RegisterDbgFunction()135 auto* lexical_scope_inst = GetDbgInst(scope.GetLexicalScope()); in CreateDebugInlinedAt()356 auto* inlined_at = GetDbgInst(dbg_inlined_at_id); in GetDebugInlinedAt()540 GetDbgInst(inst->GetSingleWordOperand(kDebugValueOperandExpressionIndex)); in GetVariableIdOfDebugValueUsedForDeclare()544 auto* operation = GetDbgInst( in GetVariableIdOfDebugValueUsedForDeclare()
199 Instruction* GetDbgInst(uint32_t id);