Home
last modified time | relevance | path

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

/external/llvm-project/llvm/lib/Target/AArch64/GISel/
DAArch64PostLegalizerLowering.cpp182 ShuffleVectorPseudo &MatchInfo) { in matchREV()
211 ShuffleVectorPseudo &MatchInfo) { in matchTRN()
232 ShuffleVectorPseudo &MatchInfo) { in matchUZP()
248 ShuffleVectorPseudo &MatchInfo) { in matchZip()
266 ShuffleVectorPseudo &MatchInfo) { in matchDupFromInsertVectorElt()
305 ShuffleVectorPseudo &MatchInfo) { in matchDupFromBuildVector()
320 ShuffleVectorPseudo &MatchInfo) { in matchDup()
337 ShuffleVectorPseudo &MatchInfo) { in matchEXT()
360 ShuffleVectorPseudo &MatchInfo) { in applyShuffleVectorPseudo()
370 static bool applyEXT(MachineInstr &MI, ShuffleVectorPseudo &MatchInfo) { in applyEXT()
[all …]
DAArch64PostLegalizerCombiner.cpp50 std::tuple<unsigned, LLT, Register> &MatchInfo) { in matchExtractVecEltPairwiseAdd()
93 std::tuple<unsigned, LLT, Register> &MatchInfo) { in applyExtractVecEltPairwiseAdd()
/external/icu/icu4c/source/i18n/
Dtznames.cpp372 struct MatchInfo : UMemory { struct
378MatchInfo(UTimeZoneNameType nameType, int32_t matchLength, const UnicodeString* tzID, const Unicod… in MatchInfo() argument
/external/llvm-project/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp623 MachineInstr &MI, std::tuple<Register, unsigned> &MatchInfo) { in matchSextInRegOfLoad()
658 MachineInstr &MI, std::tuple<Register, unsigned> &MatchInfo) { in applySextInRegOfLoad()
813 IndexedLoadStoreMatchInfo MatchInfo; in tryCombineIndexedLoadStore() local
821 …binerHelper::matchCombineIndexedLoadStore(MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in matchCombineIndexedLoadStore()
843 MachineInstr &MI, IndexedLoadStoreMatchInfo &MatchInfo) { in applyCombineIndexedLoadStore()
1497 PtrAddChain &MatchInfo) { in matchPtrAddImmedChain()
1530 PtrAddChain &MatchInfo) { in applyPtrAddImmedChain()
1543 RegisterImmPair &MatchInfo) { in matchShiftImmedChain()
1587 RegisterImmPair &MatchInfo) { in applyShiftImmedChain()
1621 ShiftOfShiftedLogic &MatchInfo) { in matchShiftOfShiftedLogic()
[all …]
/external/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DTimeZoneNames.java356 public static class MatchInfo { class in TimeZoneNames
376 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/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUPostLegalizerCombiner.cpp203 MachineInstr &MI, CvtF32UByteMatchInfo &MatchInfo) { in matchCvtF32UByteN()
231 MachineInstr &MI, const CvtF32UByteMatchInfo &MatchInfo) { in applyCvtF32UByteN()
/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/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/llvm-project/llvm/lib/FileCheck/
DFileCheck.cpp1240 SmallVector<StringRef, 4> MatchInfo; in match() local