Home
last modified time | relevance | path

Searched defs:GetGroup (Results 1 – 6 of 6) sorted by relevance

/external/protobuf/src/google/protobuf/
Dmessage.cc374 Message* GetGroup(int field_number, const FieldDescriptor* field, Message* msg, in GetGroup() function
/external/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp60 unsigned AggressiveAntiDepState::GetGroup(unsigned Reg) { in GetGroup() function in AggressiveAntiDepState
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAggressiveAntiDepBreaker.cpp75 unsigned AggressiveAntiDepState::GetGroup(unsigned Reg) { in GetGroup() function in AggressiveAntiDepState
/external/tensorflow/tensorflow/compiler/xla/service/
Dwhile_loop_concat_code_motion.cc180 const ConcatGroup& GetGroup(int64_t index) const { return groups_[index]; } in GetGroup() function in xla::__anon7614bdcb0111::ConcatGroups
/external/golang-protobuf/internal/testprotos/required/
Drequired.pb.go715 func (x *Group) GetGroup() *Group_Group { func
/external/lzma/CPP/7zip/Archive/7z/
D7zUpdate.cpp334 static unsigned GetGroup(CRecordVector<CFilterMode2> &filters, const CFilterMode2 &m) in GetGroup() function