Searched refs:hasInstructions (Results 1 – 17 of 17) sorted by relevance
137 bool hasInstructions() const { return HasInstructions; }
110 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
426 if (Assembler.isBundlingEnabled() && F->hasInstructions()) { in layoutFragment()463 assert(EF.hasInstructions() && in writeFragmentPadding()816 assert(!FragWithFixups->hasInstructions() || STI != nullptr); in layout()821 assert(!FragWithFixups->hasInstructions() || STI != nullptr); in layout()
126 if (!F.hasInstructions()) in CanReuseDataFragment()292 return Sec.hasInstructions(); in mayHaveInstructions()
336 << " Offset:" << Offset << " HasInstructions:" << hasInstructions(); in dump()
141 if (Section && Assembler.isBundlingEnabled() && Section->hasInstructions() && in setSectionAlignmentForBundling()
621 if (Frag.hasInstructions()) in addData()1420 if (Frag.hasInstructions() || Frag.getKind() != MCFragment::FT_Data) in writeObject()
840 if (Sec.hasInstructions()) in writeObject()
145 bool hasInstructions() const { return HasInstructions; }
112 bool hasInstructions() const { return HasInstructions; }
106 F->hasInstructions())) { in getOrCreateDataFragment()225 return Sec.hasInstructions(); in mayHaveInstructions()
361 if (Assembler.isBundlingEnabled() && F->hasInstructions()) { in layoutFragment()395 assert(F.hasInstructions() && in writeFragmentPadding()
342 << " HasInstructions:" << hasInstructions() in dump()
131 if (Section && Assembler.isBundlingEnabled() && Section->hasInstructions() && in setSectionAlignmentForBundling()
808 if (Sec.hasInstructions()) in writeObject()
475 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function
215 if (SD.hasInstructions()) in WriteSection()