Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCRegisterInfo.h487 bool IncludeSelf = false) {
490 if (!IncludeSelf)
536 bool IncludeSelf = false) {
539 if (!IncludeSelf)
673 bool IncludeSelf; variable
681 bool IncludeSelf) in MCRegAliasIterator() argument
682 : Reg(Reg), MCRI(MCRI), IncludeSelf(IncludeSelf) { in MCRegAliasIterator()
687 if (!(!IncludeSelf && Reg == *SI)) in MCRegAliasIterator()
722 while (!IncludeSelf && isValid() && *SI == Reg);
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DTargetRegisterInfo.h1033 bool IncludeSelf = false)
1036 if (!IncludeSelf)