Searched refs:setHasInstructions (Results 1 – 14 of 14) sorted by relevance
49 DF->setHasInstructions(*EF->getSubtargetInfo()); in mergeFragment()187 DF->setHasInstructions(STI); in EmitInstToData()
87 DF->setHasInstructions(*EF->getSubtargetInfo()); in mergeFragment()564 CEIF->setHasInstructions(STI); in EmitInstToData()590 DF->setHasInstructions(STI); in EmitInstToData()
66 DF->setHasInstructions(STI); in EmitInstToData()
463 DF->setHasInstructions(STI); in EmitInstToData()
307 Sec->setHasInstructions(true); in EmitInstructionImpl()
138 void setHasInstructions(bool Value) { HasInstructions = Value; }
178 void setHasInstructions(const MCSubtargetInfo &STI) { in setHasInstructions() function
146 void setHasInstructions(bool Value) { HasInstructions = Value; }
227 void setHasInstructions(bool V) { HasInstructions = V; }
85 DF->setHasInstructions(true); in mergeFragment()547 DF->setHasInstructions(true); in EmitInstToData()
233 Sec->setHasInstructions(true); in EmitInstruction()
160 getCurrentSectionData()->setHasInstructions(true); in EmitInstruction()
373 getCurrentSectionData()->setHasInstructions(true); in EmitInstruction()
476 void setHasInstructions(bool Value) { HasInstructions = Value; } in setHasInstructions() function