Searched refs:MIPS_NACL_BUNDLE_ALIGN (Results 1 – 4 of 4) sorted by relevance
18 static const unsigned MIPS_NACL_BUNDLE_ALIGN = 4u; variable
263 S->EmitBundleAlignMode(MIPS_NACL_BUNDLE_ALIGN); in createMipsNaClELFStreamer()
326 EmitAlignment(std::max(MF->getAlignment(), MIPS_NACL_BUNDLE_ALIGN)); in EmitFunctionEntryLabel()1047 MBBs[J]->setAlignment(MIPS_NACL_BUNDLE_ALIGN); in NaClAlignIndirectJumpTargets()1054 MBB.setAlignment(MIPS_NACL_BUNDLE_ALIGN); in NaClAlignIndirectJumpTargets()
349 TgtMBB->setAlignment(MIPS_NACL_BUNDLE_ALIGN); in expandToLongBranch()