Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp1123 IPM_MemoryAlignment, enumerator
2103 : InstructionPredicateMatcher(IPM_MemoryAlignment, InsnVarID), in MemoryAlignmentPredicateMatcher()
2109 return P->getKind() == IPM_MemoryAlignment; in classof()