Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp9011 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts()
9056 auto Ext2 = cast<Instruction>(I->getOperand(1)); in shouldSinkOperands() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp13299 SDValue Ext2 = N->getOperand(1).getOperand(0); in DAGCombineBuildVector() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp14934 static bool areExtractExts(Value *Ext1, Value *Ext2) { in areExtractExts()
/third_party/protobuf/csharp/src/Google.Protobuf.Test.TestProtos/
DUnittest.pb.cs28048 public pbc::RepeatedField<global::Google.Protobuf.TestProtos.Proto2.TestAllTypes> Ext2 { property in Google.Protobuf.TestProtos.Proto2.TestParsingMerge.Types.RepeatedFieldsGenerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp37218 SDValue Ext2 = DAG.getNode(ISD::EXTRACT_VECTOR_ELT, DL, VT, in scalarizeExtEltFP() local
45795 SDValue Ext2 = extractSubVector(InVec.getOperand(2), 0, DAG, DL, 128); in combineExtractSubvector() local