Home
last modified time | relevance | path

Searched defs:MatchInfo (Results 1 – 20 of 20) sorted by relevance

/external/cronet/net/first_party_sets/
Dfirst_party_sets_cache_filter.h28 struct NET_EXPORT MatchInfo { struct
57 MatchInfo GetMatchInfo(const SchemefulSite& site) const; argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp693 BuildFnTy &MatchInfo) { in matchCombineLoadWithAndMask()
835 MachineInstr &MI, std::tuple<Register, unsigned> &MatchInfo) { in matchSextInRegOfLoad()
887 MachineInstr &MI, std::tuple<Register, unsigned> &MatchInfo) { in applySextInRegOfLoad()
1040 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore() local
1048 …binerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore()
1070 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
1351 PtrAddChain &MatchInfo) { in matchPtrAddImmedChain()
1413 PtrAddChain &MatchInfo) { in applyPtrAddImmedChain()
1426 RegisterImmPair &MatchInfo) { in matchShiftImmedChain()
1471 RegisterImmPair &MatchInfo) { in applyShiftImmedChain()
[all …]
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp223 ShuffleVectorPseudo &MatchInfo) { in matchREV()
252 ShuffleVectorPseudo &MatchInfo) { in matchTRN()
273 ShuffleVectorPseudo &MatchInfo) { in matchUZP()
289 ShuffleVectorPseudo &MatchInfo) { in matchZip()
307 ShuffleVectorPseudo &MatchInfo) { in matchDupFromInsertVectorElt()
346 ShuffleVectorPseudo &MatchInfo) { in matchDupFromBuildVector()
361 ShuffleVectorPseudo &MatchInfo) { in matchDup()
407 ShuffleVectorPseudo &MatchInfo) { in matchEXT()
439 ShuffleVectorPseudo &MatchInfo) { in applyShuffleVectorPseudo()
449 static bool applyEXT(MachineInstr &MI, ShuffleVectorPseudo &MatchInfo) { in applyEXT()
[all …]
DAArch64PreLegalizerCombiner.cpp66 GISelKnownBits *KB, Register &MatchInfo) { in matchICmpRedundantTrunc()
118 std::pair<uint64_t, uint64_t> &MatchInfo) { in matchFoldGlobalOffset() argument
187 std::pair<uint64_t, uint64_t> &MatchInfo) { in applyFoldGlobalOffset() argument
DAArch64PostLegalizerCombiner.cpp55 std::tuple<unsigned, LLT, Register> &MatchInfo) { in matchExtractVecEltPairwiseAdd()
98 std::tuple<unsigned, LLT, Register> &MatchInfo) { in applyExtractVecEltPairwiseAdd()
/external/cronet/third_party/icu/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
/external/icu/icu4c/source/i18n/
Dtznames.cpp370 struct MatchInfo : UMemory { struct
376MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
DAMDGPUCombinerHelper.cpp185 MachineInstr *&MatchInfo) { in matchFoldableFneg()
251 MachineInstr *&MatchInfo) { in applyFoldableFneg()
DAMDGPURegBankCombiner.cpp151 MachineInstr &MI, Med3MatchInfo &MatchInfo) { in matchIntMinMaxToMed3()
197 MachineInstr &MI, Med3MatchInfo &MatchInfo) { in matchFPMinMaxToMed3()
322 Med3MatchInfo &MatchInfo) { in applyMed3()
DAMDGPUPostLegalizerCombiner.cpp206 MachineInstr &MI, std::function<void(MachineIRBuilder &)> &MatchInfo) { in matchRcpSqrtToRsq()
250 MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo) { in matchCvtF32UByteN()
278 MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) { in applyCvtF32UByteN()
DAMDGPUPreLegalizerCombiner.cpp62 ClampI64ToI16MatchInfo &MatchInfo) { in matchClampI64ToI16()
122 MachineInstr &MI, const ClampI64ToI16MatchInfo &MatchInfo) { in applyClampI64ToI16()
/external/googleapis/google/cloud/dataqna/v1alpha/
Dauto_suggestion_service.proto183 message MatchInfo { message
/external/icu/icu4j/main/core/src/main/java/com/ibm/icu/text/
DTimeZoneNames.java354 public static class MatchInfo { class in TimeZoneNames
373 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
/external/icu/android_icu4j/src/main/java/android/icu/text/
DTimeZoneNames.java326 public static class MatchInfo { class in TimeZoneNames
345 public MatchInfo(NameType nameType, String tzID, String mzID, int matchLength) { in MatchInfo() method in TimeZoneNames.MatchInfo
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp713 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore() local
721 …binerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore()
738 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
1343 PtrAddChain &MatchInfo) { in matchPtrAddImmedChain()
1376 PtrAddChain &MatchInfo) { in applyPtrAddImmedChain()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/DebugInfo/LogicalView/Core/
DLVOptions.cpp506 bool LVPatterns::matchPattern(StringRef Input, const LVMatchInfo &MatchInfo) { in matchPattern()
/external/llvm/utils/FileCheck/
DFileCheck.cpp457 SmallVector<StringRef, 4> MatchInfo; in Match() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DFileCheck.cpp651 SmallVector<StringRef, 4> MatchInfo; in match() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/FileCheck/
DFileCheck.cpp1294 SmallVector<StringRef, 4> MatchInfo; in match() local
/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/
Dalertcenter.v1beta1.json1272 "MatchInfo": { object