Searched refs:hasInstructions (Results 1 – 11 of 11) sorted by relevance
166 bool hasInstructions() const { return HasInstructions; }
107 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
457 if (Assembler.isBundlingEnabled() && F->hasInstructions()) { in layoutFragment()493 assert(EF.hasInstructions() && in writeFragmentPadding()893 assert(!DF.hasInstructions() || STI != nullptr); in layout()901 assert(!RF.hasInstructions() || STI != nullptr); in layout()
212 if (!F.hasInstructions()) in canReuseDataFragment()416 return Sec.hasInstructions(); in mayHaveInstructions()
368 << " Offset:" << Offset << " HasInstructions:" << hasInstructions(); in dump()
143 if (Section && Assembler.isBundlingEnabled() && Section->hasInstructions()) in setSectionAlignmentForBundling()
723 if (Frag.hasInstructions()) in addData()1878 if (Frag.hasInstructions() || Frag.getKind() != MCFragment::FT_Data) in writeOneObject()
634 if (Layout && (InSet || !SecA.hasInstructions() || in AttemptToFoldSymbolOffsetDifference()
890 if (Sec.hasInstructions()) in writeObject()
310 if (Sec.getKind().isExecuteOnly() && !TextSection->hasInstructions()) { in addTargetSectionFlags()
435 if (!F || !F->hasInstructions()) in getSizeForInstFragment()