Home
last modified time | relevance | path

Searched defs:MMOIdx (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalityPredicates.cpp53 unsigned TypeIdx0, unsigned TypeIdx1, unsigned MMOIdx, in typePairAndMemDescInSet()
186 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2()
193 LegalityPredicate LegalityPredicates::memSizeNotByteSizePow2(unsigned MMOIdx) { in memSizeNotByteSizePow2()
209 unsigned MMOIdx, AtomicOrdering Ordering) { in atomicOrderingAtLeastOrStrongerThan()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DGIMatchTableExecutorImpl.h546 uint64_t MMOIdx = readULEB(); in executeMatchTable() local
584 uint64_t MMOIdx = readULEB(); in executeMatchTable() local
609 uint64_t MMOIdx = readULEB(); in executeMatchTable() local
640 uint64_t MMOIdx = readULEB(); in executeMatchTable() local
/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h1512 MemorySizePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, unsigned Size) in MemorySizePredicateMatcher()
1535 MemoryAddressSpacePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, in MemoryAddressSpacePredicateMatcher()
1556 MemoryAlignmentPredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, in MemoryAlignmentPredicateMatcher()
1589 MemoryVsLLTSizePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, in MemoryVsLLTSizePredicateMatcher()