Home
last modified time | relevance | path

Searched defs:Ext2 (Results 1 – 16 of 16) sorted by relevance

/aosp_15_r20/external/golang-protobuf/internal/testprotos/messageset/msetextpb/
H A Dmsetextpb.pb.go73 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 Dmsetextpb.proto21 message Ext2 { message
/aosp_15_r20/external/crosvm/ext2/src/
H A Dfs.rs136 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 DAArch64ISelLowering.cpp9011 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 DAArch64ISelLowering.cpp13801 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 DPPCISelLowering.cpp10327 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 DARMISelLowering.cpp10250 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 DPPCISelLowering.cpp13299 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 DPPCISelLowering.cpp14569 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 DARMISelLowering.cpp14934 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 DUnittest.cs27414 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 DUnittest.cs27414 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 DX86ISelLowering.cpp37221 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 DDAGCombiner.cpp11769 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/
Dztypes_linux.go1016 Ext2 uint64 member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp44813 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