/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | SarifDiagnostics.cpp | 34 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 D | TextDiagnostics.cpp | 40 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 D | OpenCLOptions.h | 59 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 D | sha512-armv7.S | 39 # define LO 0 macro 44 # define LO 4 macro
|
/freebsd/sys/crypto/openssl/arm/ |
H A D | sha512-armv4.S | 68 # define LO 0 macro 73 # define LO 4 macro
|
/freebsd/contrib/arm-optimized-routines/math/ |
H A D | log.c | 44 # define LO asuint64 (1.0 - 0x1p-5) in log() macro 47 # define LO asuint64 (1.0 - 0x1p-4) in log() macro
|
H A D | log2.c | 44 # define LO asuint64 (1.0 - 0x1.5b51p-5) in log2() macro
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ScanfFormatString.cpp | 79 const LangOptions &LO, in ParseScanfSpecifier() 542 const LangOptions &LO, in ParseScanfString()
|
H A D | DeclarationName.cpp | 209 LangOptions LO; in operator <<() local 461 LangOptions LO; in operator <<() local 487 LangOptions LO; in printName() local
|
H A D | PrintfFormatString.cpp | 75 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 D | Rewriter.h | 69 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 D | StackMapPrinter.h | 72 for (const auto &LO : R.liveouts()) in prettyPrintStackMap() local
|
/freebsd/contrib/llvm-project/clang/lib/Frontend/ |
H A D | SARIFDiagnosticPrinter.cpp | 32 void SARIFDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
|
H A D | TextDiagnosticPrinter.cpp | 36 void TextDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Lanai/ |
H A D | LanaiISelLowering.h | 58 LO, enumerator
|
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/ |
H A D | ChainedDiagnosticConsumer.h | 39 void BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
|
H A D | LogDiagnosticPrinter.h | 72 void BeginSourceFile(const LangOptions &LO, const Preprocessor *PP) override { in BeginSourceFile()
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aes-x86_64.pl | 78 sub LO() { my $r=shift; $r =~ s/%r([a-z]+)/%e\1/; subroutine
|
/freebsd/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/ |
H A D | ARCInfo.h | 30 LO = 0x5, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PointerIterationChecker.cpp | 99 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterPointerIterationChecker() local
|
H A D | SmartPtrChecker.cpp | 106 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterSmartPtrChecker() local
|
H A D | PointerSortingChecker.cpp | 113 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterPointerSortingChecker() local
|
H A D | CastSizeChecker.cpp | 152 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterCastSizeChecker() local
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | StackMaps.cpp | 344 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 D | log10_2u.c | 22 #define LO asuint64 (1.0 - 0x1p-4) macro
|