Searched refs:hasInstructions (Results 1 – 11 of 11) sorted by relevance
151 bool hasInstructions() const { return HasInstructions; }
107 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
445 if (Assembler.isBundlingEnabled() && F->hasInstructions()) { in layoutFragment()482 assert(EF.hasInstructions() && in writeFragmentPadding()896 assert(!DF.hasInstructions() || STI != nullptr); in layout()904 assert(!RF.hasInstructions() || STI != nullptr); in layout()
196 if (!F.hasInstructions()) in canReuseDataFragment()364 return Sec.hasInstructions(); in mayHaveInstructions()
364 << " Offset:" << Offset << " HasInstructions:" << hasInstructions(); in dump()
141 if (Section && Assembler.isBundlingEnabled() && Section->hasInstructions() && in setSectionAlignmentForBundling()
686 if (!CheckSym.getSection().hasInstructions()) in canFold()
658 if (Frag.hasInstructions()) in addData()1813 if (Frag.hasInstructions() || Frag.getKind() != MCFragment::FT_Data) in writeOneObject()
857 if (Sec.hasInstructions()) in writeObject()
280 if (Sec.getKind().isExecuteOnly() && !TextSection->hasInstructions()) { in addTargetSectionFlags()
520 if (!F || !F->hasInstructions()) in getSizeForInstFragment()