Searched defs:ControlledNopLength (Results 1 – 3 of 3) sorted by relevance
365 int64_t ControlledNopLength; global() variable 374 MCNopsFragment(int64_t NumBytes,int64_t ControlledNopLength,SMLoc L,const MCSubtargetInfo & STI) MCNopsFragment() argument
779 emitNops(int64_t NumBytes,int64_t ControlledNopLength,SMLoc Loc,const MCSubtargetInfo & STI) emitNops() argument
747 int64_t ControlledNopLength = NF.getControlledNopLength(); writeFragment() local