/aosp_15_r20/external/golang-protobuf/internal/testprotos/messageset/msetextpb/ |
H A D | msetextpb.pb.go | 73 type Ext2 struct { struct 74 state protoimpl.MessageState 75 sizeCache protoimpl.SizeCache 76 unknownFields protoimpl.UnknownFields 78 …eld1 *int32 `protobuf:"varint,1,opt,name=ext2_field1,json=ext2Field1" json:"ext2_field1,omitempty"` 81 func (x *Ext2) Reset() { 90 func (x *Ext2) String() string { 94 func (*Ext2) ProtoMessage() {} 96 func (x *Ext2) ProtoReflect() protoreflect.Message { 109 func (*Ext2) Descriptor() ([]byte, []int) { [all …]
|
H A D | msetextpb.proto | 21 message Ext2 { message
|
/aosp_15_r20/external/crosvm/ext2/src/ |
H A D | fs.rs | 136 pub(crate) struct Ext2<'a> { struct 146 impl<'a> Ext2<'a> { argument
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 9011 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() 9056 auto Ext2 = cast<Instruction>(I->getOperand(1)); in shouldSinkOperands() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 13801 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts() 13940 auto Ext2 = cast<Instruction>(I->getOperand(1)); in shouldSinkOperands() local 18383 const SDValue Ext2 = in performSignExtendSetCCCombine() local
|
/aosp_15_r20/external/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 10327 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 10250 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, dl, EltVT, Op0, in LowerVecReduce() local 19030 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts()
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 13299 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 14569 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14934 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts()
|
/aosp_15_r20/external/cronet/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 27414 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Ext2 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator
|
/aosp_15_r20/external/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/ |
H A D | Unittest.cs | 27414 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Ext2 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 37221 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, VT, in scalarizeExtEltFP() local 45798 SDValue Ext2 = extractSubVector(InVec.getOperand(2), 0, DAG, DL, 128); in combineExtractSubvector() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 11769 SDValue Ext2 = DAG.getNode(Opcode, DL, VT, Op2); in tryToFoldExtendSelectLoad() local
|
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/vendor/golang.org/x/sys/unix/ |
D | ztypes_linux.go | 1016 Ext2 uint64 member
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/ |
H A D | X86ISelLowering.cpp | 44813 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, VT, in scalarizeExtEltFP() local 55882 SDValue Ext2 = extractSubVector(InVec.getOperand(2), 0, DAG, DL, 128); in combineEXTRACT_SUBVECTOR() local
|