Searched refs:kDebugFunctionOperandFunctionIndex (Results 1 – 12 of 12) sorted by relevance
33 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()856 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
36 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable488 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
33 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable109 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()870 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
36 constexpr uint32_t kDebugFunctionOperandFunctionIndex = 13; variable491 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
436 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local442 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable