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

/external/llvm/include/llvm/MC/
H A DMCAssembler.h263 class MCRelaxableFragment : public MCEncodedFragmentWithFixups<8, 1> { class in namespace:llvm
272 MCRelaxableFragment(const MCInst &Inst, const MCSubtargetInfo &STI, function in class:llvm::MCRelaxableFragment
647 bool fixupNeedsRelaxation(const MCFixup &Fixup, const MCRelaxableFragment *DF,
651 bool fragmentNeedsRelaxation(const MCRelaxableFragment *IF,
662 bool relaxInstruction(MCAsmLayout &Layout, MCRelaxableFragment &IF);

Completed in 101 milliseconds