Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/MC/
H A DMCInstrDesc.h168 Predicable, enumerator
329 bool isPredicable() const { return Flags & (1ULL << MCID::Predicable); } in isPredicable()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
H A DMachineInstr.h877 return hasProperty(MCID::Predicable, Type);
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/arm/
H A Darm.md321 ; Predicable means that the insn can be conditionally executed based on
/netbsd-src/external/gpl3/gcc/dist/gcc/config/arm/
H A Darm.md321 ; Predicable means that the insn can be conditionally executed based on