Home
last modified time | relevance | path

Searched defs:instruction2 (Results 1 – 4 of 4) sorted by relevance

/external/angle/third_party/vulkan-deps/spirv-tools/src/source/fuzz/
Dtransformation_swap_function_variables.cpp41 auto instruction2 = ir_context->get_def_use_mgr()->GetDef(result_id2); in IsApplicable() local
68 auto instruction2 = in Apply() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_module_group_metadata.cc401 HloInstruction* instruction2) { in AddCompanion()
Dhlo_instruction_test.cc894 const HloInstruction& instruction2) { in Identical()
908 const HloInstruction& instruction2) { in StructuralEqual()
/external/proguard/src/proguard/classfile/util/
DInstructionSequenceMatcher.java515 Instruction instruction2) in matchingOpcodes()