Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h184 InsertSubreg, enumerator
412 bool isInsertSubregLike() const { return Flags & (1ULL << MCID::InsertSubreg); } in isInsertSubregLike()
/openbsd/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1046 return hasProperty(MCID::InsertSubreg, Type);