Searched defs:relaxInstruction (Results 1 - 6 of 6) sorted by relevance

/macosx-10.10/llvmCore-3425.0.34/lib/Target/MBlaze/MCTargetDesc/
H A DMBlazeAsmBackend.cpp101 void MBlazeAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { function in class:__anon10478::MBlazeAsmBackend
/macosx-10.10/llvmCore-3425.0.34/lib/Target/Mips/MCTargetDesc/
H A DMipsAsmBackend.cpp221 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { function in class:__anon10501::MipsAsmBackend
/macosx-10.10/llvmCore-3425.0.34/lib/Target/PowerPC/MCTargetDesc/
H A DPPCAsmBackend.cpp100 void relaxInstruction(const MCInst &Inst, MCInst &Res) const { function in class:__anon10515::PPCAsmBackend
/macosx-10.10/llvmCore-3425.0.34/lib/Target/X86/MCTargetDesc/
H A DX86AsmBackend.cpp266 void X86AsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { function in class:X86AsmBackend
/macosx-10.10/llvmCore-3425.0.34/lib/MC/
H A DMCAssembler.cpp676 bool MCAssembler::relaxInstruction(MCAsmLayout &Layout, function in class:MCAssembler
/macosx-10.10/llvmCore-3425.0.34/lib/Target/ARM/MCTargetDesc/
H A DARMAsmBackend.cpp198 void ARMAsmBackend::relaxInstruction(const MCInst &Inst, MCInst &Res) const { function in class:ARMAsmBackend

Completed in 143 milliseconds