Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCInstrDesc.h171 Predicable, enumerator
342 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable()
/openbsd-src/gnu/llvm/llvm/include/llvm/CodeGen/
H A DMachineInstr.h937 return hasProperty(MCID::Predicable, Type);
/openbsd-src/gnu/usr.bin/gcc/gcc/config/arm/
H A Darm.md216 ; Predicable means that the insn can be conditionally executed based on
/openbsd-src/gnu/gcc/gcc/config/arm/
H A Darm.md267 ; Predicable means that the insn can be conditionally executed based on