Home
last modified time | relevance | path

Searched refs:DoAutoReset (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/MC/
H A DMCContext.cpp76 bool DoAutoReset, StringRef Swift5ReflSegmentName) in MCContext() argument
82 AutoReset(DoAutoReset), TargetOptions(TargetOpts) { in MCContext()
/llvm-project-15.0.7/llvm/include/llvm/MC/
H A DMCContext.h424 bool DoAutoReset = true,