Home
last modified time | relevance | path

Searched defs:instruction_info (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/program/
Dprog_instruction.c80 struct instruction_info struct
92 static const struct instruction_info InstInfo[MAX_OPCODE] = { argument
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_profile_printer.cc39 instruction_infos, [&](const HloInstructionInfo& instruction_info) { in PrintHloProfile()
54 for (const auto& instruction_info : instruction_infos) { in PrintHloProfile() local
Dhlo_execution_profile.cc95 HloInstructionInfo* instruction_info = in CreateHloProfilePrinterData() local