Home
last modified time | relevance | path

Searched refs:IPM_MemoryLLTSize (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.h803 IPM_MemoryLLTSize, enumerator
1513 : InstructionPredicateMatcher(IPM_MemoryLLTSize, InsnVarID), in MemorySizePredicateMatcher()
1517 return P->getKind() == IPM_MemoryLLTSize; in classof()