Searched refs:CompositeIndices (Results 1 – 6 of 6) sorted by relevance
/external/syzkaller/vendor/google.golang.org/appengine/internal/datastore/ |
D | datastore_v3.pb.go | 2639 type CompositeIndices struct { struct 2644 func (m *CompositeIndices) Reset() { *m = CompositeIndices{} } argument 2645 func (m *CompositeIndices) String() string { return proto.CompactTextString(m) } argument 2646 func (*CompositeIndices) ProtoMessage() {} argument 2648 func (m *CompositeIndices) GetIndex() []*CompositeIndex { argument
|
D | datastore_v3.proto | 513 message CompositeIndices { message
|
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ |
D | ARMRegisterInfo.td | 131 CompositeIndices = [(ssub_2 dsub_1, ssub_0), 161 CompositeIndices = [(dsub_2 qsub_1, dsub_0), (dsub_3 qsub_1, dsub_1)] in { 174 CompositeIndices = [(qsub_2 qqsub_1, qsub_0), (qsub_3 qqsub_1, qsub_1),
|
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/ |
D | SystemZRegisterInfo.td | 113 CompositeIndices = [(subreg_odd32 subreg_odd, subreg_32bit)] in {
|
/external/swiftshader/third_party/LLVM/include/llvm/Target/ |
D | Target.td | 63 // CompositeIndices - Specify subreg indices that don't correspond directly to 73 list<dag> CompositeIndices = []; 237 list<dag> CompositeIndices = [];
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/ |
D | X86RegisterInfo.td | 167 let CompositeIndices = [(sub_ss), (sub_sd)] in {
|