Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/GlobalISel/
DLegalityPredicates.cpp43 unsigned TypeIdx0, unsigned TypeIdx1, unsigned MMOIdx, in typePairAndMemSizeInSet()
83 LegalityPredicate LegalityPredicates::memSizeInBytesNotPow2(unsigned MMOIdx) { in memSizeInBytesNotPow2()
97 unsigned MMOIdx, AtomicOrdering Ordering) { in atomicOrderingAtLeastOrStrongerThan()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/GlobalISel/
DInstructionSelectorImpl.h376 int64_t MMOIdx = MatchTable[CurrentIdx++]; in executeMatchTable() local
407 int64_t MMOIdx = MatchTable[CurrentIdx++]; in executeMatchTable() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp1753 unsigned MMOIdx; member in __anon685cc1160111::MemorySizePredicateMatcher
1757 MemorySizePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, unsigned Size) in MemorySizePredicateMatcher()
1791 unsigned MMOIdx; member in __anon685cc1160111::MemoryVsLLTSizePredicateMatcher
1796 MemoryVsLLTSizePredicateMatcher(unsigned InsnVarID, unsigned MMOIdx, in MemoryVsLLTSizePredicateMatcher()