Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h181 InsertSubreg, enumerator
399 bool isInsertSubregLike() const { return Flags & (1ULL << MCID::InsertSubreg); } in isInsertSubregLike()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h984 return hasProperty(MCID::InsertSubreg, Type);