Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/MC/ !
H A DMCInstrDesc.h151 HasOptionalDef, enumerator
265 bool hasOptionalDef() const { return Flags & (1ULL << MCID::HasOptionalDef); } in hasOptionalDef()
/src/contrib/llvm-project/llvm/include/llvm/CodeGen/ !
H A DMachineInstr.h925 return hasProperty(MCID::HasOptionalDef, Type);