Searched refs:isPrefixedInstruction (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/
H A DPPCELFStreamer.cpp93 if (!Emitter->isPrefixedInstruction(Inst)) {
H A DPPCMCCodeEmitter.h110 bool isPrefixedInstruction(const MCInst &MI) const;
H A DPPCMCCodeEmitter.cpp433 bool PPCMCCodeEmitter::isPrefixedInstruction(const MCInst &MI) const { function in class:PPCMCCodeEmitter

Completed in 44 milliseconds