Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInstrDesc.h172 Predicable, enumerator
340 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable()
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DMachineInstr.h1013 return hasProperty(MCID::Predicable, Type);