Home
last modified time | relevance | path

Searched defs:Mutation (Results 1 – 17 of 17) sorted by relevance

/external/tensorflow/tensorflow/core/grappler/utils/
Dgraph_view.h132 class Mutation; variable
166 friend class Mutation; variable
199 friend class Mutation; variable
243 friend class Mutation; variable
260 friend class Mutation; variable
534 friend class Mutation; variable
Dgraph_view.cc223 Mutation::Mutation(MutableGraphView* graph_view) : graph_view_(graph_view) {} in Mutation() function in tensorflow::grappler::utils::Mutation
/external/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h342 LegalizeMutation Mutation; variable
430 LegalizeMutation Mutation) { in actionIf()
445 LegalizeMutation Mutation) { in actionFor()
462 LegalizeMutation Mutation) { in actionFor()
597 LegalizeMutation Mutation) { in bitcastIf()
623 LegalizeMutation Mutation) { in lowerIf()
637 LegalizeMutation Mutation) { in lowerFor()
648 LegalizeMutation Mutation) { in lowerFor()
704 LegalizeMutation Mutation) { in widenScalarIf()
713 LegalizeMutation Mutation) { in narrowScalarIf()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/GlobalISel/
DLegalizerInfo.h296 LegalizeMutation Mutation; variable
384 LegalizeMutation Mutation) { in actionIf()
399 LegalizeMutation Mutation) { in actionFor()
416 LegalizeMutation Mutation) { in actionFor()
553 LegalizeMutation Mutation) { in lowerIf()
568 LegalizeMutation Mutation) { in lowerFor()
580 LegalizeMutation Mutation) { in lowerFor()
627 LegalizeMutation Mutation) { in widenScalarIf()
636 LegalizeMutation Mutation) { in narrowScalarIf()
646 LegalizeMutation Mutation) { in moreElementsIf()
[all …]
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DDFAPacketizer.cpp119 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
316 std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/llvm-project/llvm/lib/CodeGen/
DDFAPacketizer.cpp119 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
316 std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/llvm/lib/CodeGen/
DDFAPacketizer.cpp171 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
323 std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/openscreen/util/
Dflat_map_unittest.cc70 TEST(FlatMapTest, Mutation) { in TEST() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp103 const std::pair<unsigned, LLT> &Mutation) { in hasNoSimpleLoops()
119 std::pair<unsigned, LLT> Mutation) { in mutationIsSane()
192 std::pair<unsigned, LLT> Mutation = Rule.determineMutation(Query); in apply() local
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DLegalizerInfo.cpp106 const std::pair<unsigned, LLT> &Mutation) { in hasNoSimpleLoops()
123 std::pair<unsigned, LLT> Mutation) { in mutationIsSane()
200 std::pair<unsigned, LLT> Mutation = Rule.determineMutation(Query); in apply() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachinePipeliner.h278 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
DMachineScheduler.h314 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachinePipeliner.h272 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
DMachineScheduler.h317 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/libprotobuf-mutator/src/
Dmutator.cc48 enum class Mutation : uint8_t { enum
/external/llvm/include/llvm/CodeGen/
DMachineScheduler.h280 void addMutation(std::unique_ptr<ScheduleDAGMutation> Mutation) { in addMutation()
/external/protobuf/src/google/protobuf/
Drepeated_field_unittest.cc1439 TEST_F(RepeatedFieldIteratorTest, Mutation) { in TEST_F() argument
1566 TEST_F(RepeatedPtrFieldIteratorTest, Mutation) { in TEST_F() argument