Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/third_party/spirv-tools/src/test/opt/
H A Dinstruction_list_test.cpp73 std::vector<Instruction*> inserted_instructions; in TEST() local
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/test/opt/
Dinstruction_list_test.cpp73 std::vector<Instruction*> inserted_instructions; in TEST() local
/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dinstruction_list_test.cpp73 std::vector<Instruction*> inserted_instructions; in TEST() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc198 absl::flat_hash_set<HloInstruction*>* inserted_instructions) { in EnsureInstructionAndOperandsInserted()
211 absl::flat_hash_set<HloInstruction*>* inserted_instructions) { in InsertInstructionAndEnsureOperandsInserted()
4106 absl::flat_hash_set<HloInstruction*> inserted_instructions; in FixSchedule() local