Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h151 InsertSubreg, enumerator
378 bool isInsertSubregLike() const { return Flags & (1ULL << MCID::InsertSubreg); } in isInsertSubregLike()
/freebsd-12.1/contrib/llvm/include/llvm/CodeGen/
H A DMachineInstr.h797 return hasProperty(MCID::InsertSubreg, Type);