| /freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
| H A D | SarifDiagnostics.cpp | 32 const LangOptions &LO; member in __anon096d15bc0111::SarifDiagnostics 36 SarifDiagnostics(const std::string &Output, const LangOptions &LO, in SarifDiagnostics() 112 const LangOptions &LO) { in convertTokenRangeToCharRange() 128 const LangOptions &LO) { in createThreadFlows() 167 const LangOptions &LO) { in createResult()
|
| H A D | TextDiagnostics.cpp | 35 const LangOptions &LO; member in __anonba5c3fec0111::TextDiagnostics 40 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 | 40 # define LO 0 macro 45 # 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 | 207 LangOptions LO; in operator <<() local 459 LangOptions LO; in operator <<() local 485 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()
|
| H A D | FormatString.cpp | 185 const LangOptions &LO) { in ParseVectorModifier() 214 const LangOptions &LO, in ParseLengthModifier()
|
| /freebsd/contrib/llvm-project/clang/include/clang/Rewrite/Core/ |
| H A D | Rewriter.h | 70 explicit Rewriter(SourceManager &SM, const LangOptions &LO) in Rewriter() 73 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 | 29 void SARIFDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
|
| H A D | TextDiagnosticPrinter.cpp | 32 void TextDiagnosticPrinter::BeginSourceFile(const LangOptions &LO, in BeginSourceFile()
|
| /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 | 71 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 | SmartPtrChecker.cpp | 102 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterSmartPtrChecker() local
|
| H A D | CastSizeChecker.cpp | 154 const LangOptions &LO = mgr.getLangOpts(); in shouldRegisterCastSizeChecker() local
|
| /freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
| H A D | StackMaps.cpp | 352 for (const auto &LO : LiveOuts) { in print() local 409 llvm::erase_if(LiveOuts, [](const LiveOutReg &LO) { return LO.Reg == 0; }); in parseRegisterLiveOutMask() 702 for (const auto &LO : LiveOuts) { in emitCallsiteEntries() local
|
| /freebsd/contrib/arm-optimized-routines/math/aarch64/experimental/ |
| H A D | log10_2u.c | 22 #define LO asuint64 (1.0 - 0x1p-4) macro
|
| /freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| H A D | poly1305_donna64.h | 12 #define LO(in) (unsigned long long) (in) macro
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/MCTargetDesc/ |
| H A D | PPCMCTargetDesc.h | 234 #define PPC_REGS_LO_HI(LO, HI) \ argument
|