Home
last modified time | relevance | path

Searched defs:LO (Results 1 – 25 of 75) sorted by relevance

123

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSarifDiagnostics.cpp34 const LangOptions &LO; member in __anon096d15bc0111::SarifDiagnostics
38 SarifDiagnostics(const std::string &Output, const LangOptions &LO, in SarifDiagnostics()
114 const LangOptions &LO) { in convertTokenRangeToCharRange()
130 const LangOptions &LO) { in createThreadFlows()
169 const LangOptions &LO) { in createResult()
H A DTextDiagnostics.cpp40 const LangOptions &LO; member in __anonba5c3fec0111::TextDiagnostics
45 DiagnosticsEngine &DiagEng, const LangOptions &LO, in TextDiagnostics()
/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DOpenCLOptions.h59 static inline bool isOpenCLVersionContainedInMask(const LangOptions &LO, in isOpenCLVersionContainedInMask()
190 static bool isOpenCLOptionCoreIn(const LangOptions &LO, Args &&... args) { in isOpenCLOptionCoreIn()
195 static bool isOpenCLOptionAvailableIn(const LangOptions &LO, in isOpenCLOptionAvailableIn()
/freebsd/sys/contrib/openzfs/module/icp/asm-arm/sha2/
H A Dsha512-armv7.S39 # define LO 0 macro
44 # define LO 4 macro
/freebsd/sys/crypto/openssl/arm/
H A Dsha512-armv4.S68 # define LO 0 macro
73 # define LO 4 macro
/freebsd/contrib/arm-optimized-routines/math/
H A Dlog.c44 # define LO asuint64 (1.0 - 0x1p-5) in log() macro
47 # define LO asuint64 (1.0 - 0x1p-4) in log() macro
H A Dlog2.c44 # define LO asuint64 (1.0 - 0x1.5b51p-5) in log2() macro
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DScanfFormatString.cpp79 const LangOptions &LO, in ParseScanfSpecifier()
542 const LangOptions &LO, in ParseScanfString()
H A DDeclarationName.cpp209 LangOptions LO; in operator <<() local
461 LangOptions LO; in operator <<() local
487 LangOptions LO; in printName() local
H A DPrintfFormatString.cpp75 const LangOptions &LO, in ParsePrintfSpecifier()
429 const LangOptions &LO, in ParsePrintfString()
459 const LangOptions &LO, in ParseFormatStringHasSArg()
487 const char *Begin, const char *End, const LangOptions &LO, in parseFormatStringHasFormattingSpecifiers()
/freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/
H A DRewriter.h69 explicit Rewriter(SourceManager &SM, const LangOptions &LO) in Rewriter()
72 void setSourceMgr(SourceManager &SM, const LangOptions &LO) { in setSourceMgr()
/freebsd/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DStackMapPrinter.h72 for (const auto &LO : R.liveouts()) in prettyPrintStackMap() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DSARIFDiagnosticPrinter.cpp32 void SARIFDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
H A DTextDiagnosticPrinter.cpp36 void TextDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiISelLowering.h58 LO, enumerator
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DChainedDiagnosticConsumer.h39 void BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
H A DLogDiagnosticPrinter.h72 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override { in BeginSourceFile()
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daes-x86_64.pl78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h30 LO = 0x5, enumerator
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DPointerIterationChecker.cpp99 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterPointerIterationChecker() local
H A DSmartPtrChecker.cpp106 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterSmartPtrChecker() local
H A DPointerSortingChecker.cpp113 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterPointerSortingChecker() local
H A DCastSizeChecker.cpp152 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterCastSizeChecker() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DStackMaps.cpp344 for (const auto &LO : LiveOuts) { print() local
401 __anon16f65e5b0202(const LiveOutReg &LO) parseRegisterLiveOutMask() argument
717 for (const auto &LO : LiveOuts) { emitCallsiteEntries() local
[all...]
/freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/
H A Dlog10_2u.c22 #define LO asuint64 (1.0 - 0x1p-4) macro

123