Searched refs:hasInstructions (Results 1 – 8 of 8) sorted by relevance
143 assert(!DF->hasInstructions() || STI != nullptr); in getSubtargetInfo()
137 if (!F.hasInstructions()) in canReuseDataFragment()327 return Sec.hasInstructions(); in mayHaveInstructions()
492 assert(EF.hasInstructions() && in writeFragmentPadding()1109 if (F.hasInstructions()) { in layoutSection()
90 if (Assembler.isBundlingEnabled() && Section->hasInstructions()) in setSectionAlignmentForBundling()
696 if (Frag.hasInstructions()) in addData()1875 if (Frag.hasInstructions() || Frag.getKind() != MCFragment::FT_Data) in writeOneObject()
916 if (Sec.hasInstructions()) in writeObject()
183 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function289 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
422 if (!F || !F->hasInstructions()) in getSizeForInstFragment()