Home
last modified time | relevance | path

Searched defs:ControlledNopLength (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCFragment.h378 int64_t ControlledNopLength; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCAssembler.cpp638 int64_t ControlledNopLength = NF.getControlledNopLength(); writeFragment() local
H A DMCObjectStreamer.cpp885 emitNops(int64_t NumBytes,int64_t ControlledNopLength,SMLoc Loc,const MCSubtargetInfo & STI) emitNops() argument