Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCAsmInfoXCOFF.cpp40 ZeroDirectiveSupportsNonZeroValue = false; in MCAsmInfoXCOFF()
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCAsmInfo.h257 bool ZeroDirectiveSupportsNonZeroValue = true; variable
708 return ZeroDirectiveSupportsNonZeroValue; in doesZeroDirectiveSupportNonZeroValue()