Searched refs:kDebugFunctionOperandFunctionIndex (Results 1 – 12 of 12) sorted by relevance
27 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable108 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()848 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
35 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable433 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
29 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable110 auto fn_id = inst->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in RegisterDbgFunction()854 instr->GetSingleWordOperand(kDebugFunctionOperandFunctionIndex); in ClearDebugInfo()
35 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable435 auto& operand = it->GetOperand(kDebugFunctionOperandFunctionIndex); in KillOperandFromDebugInstructions()
422 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local428 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()
30 static const uint32_t kDebugFunctionOperandFunctionIndex = 13; variable
437 const uint32_t kDebugFunctionOperandFunctionIndex = 13; in TEST_F() local443 EXPECT_EQ(it->GetOperand(kDebugFunctionOperandFunctionIndex).words[0], in TEST_F()