Searched defs:SL (Results 1 - 25 of 64) sorted by relevance

123

/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp37 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const SourceLocation &SL) { argument
[all...]
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/ubsan/
H A Dubsan_monitor.cpp65 SourceLocation SL = CurrentUBR->Loc.getSourceLocation(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
H A DOperator.cpp45 const StructLayout *SL = DL.getStructLayout(STy); local
109 const StructLayout *SL = DL.getStructLayout(STy); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp148 SourceLocation SL; local
H A DExprInspectionChecker.cpp370 const StringLiteral *SL = *SLPtr; local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp72 const StructLayout *SL = DL.getStructLayout(Init->getType()); local
H A DFunctionImport.cpp588 auto SL = VI.getSummaryList(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp149 auto SL = LI.getLoopFor(S); local
H A DFunctionComparator.cpp82 const fltSemantics &SL = L.getSemantics(), &SR = R.getSemantics(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp142 const StructLayout *SL = DL.getStructLayout(C->getType()); local
H A DStackLifetime.cpp320 const StackLifetime &SL; member in class:StackLifetime::LifetimeAnnotationWriter
355 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(S argument
[all...]
H A DStackSafetyAnalysis.cpp294 analyzeAllUses(Value *Ptr, UseInfo<GlobalValue> &US, const StackLifetime &SL) argument
[all...]
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DAnalysisManager.h125 static bool isInCodeFile(SourceLocation SL, const SourceManager &SM) { argument
150 bool isInCodeFile(SourceLocation SL) { argument
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp166 uint32_t SL = CSL->getZExtValue(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp74 MSFStreamLayout SL; local
341 MSFStreamLayout SL; local
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp282 auto &SL = KV.second; local
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/AST/
H A DCommentLexer.h81 void setLocation(SourceLocation SL) { Loc = SL; } argument
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGRecordLayoutBuilder.cpp806 const llvm::StructLayout *SL = getDataLayout().getStructLayout(ST); local
/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h551 std::unique_ptr<GISelSwitchLowering> SL; member in class:llvm::IRTranslator
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DSValBuilder.cpp299 const auto *SL = cast<ObjCStringLiteral>(E); local
304 const auto *SL = cast<StringLiteral>(E); local
/freebsd-13-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Frontend/
H A DAnalysisConsumer.cpp629 SourceLocation SL = Body ? Body->getBeginLoc() : D->getLocation(); local
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h411 std::unique_ptr<SDAGSwitchLowering> SL; member in class:llvm::SelectionDAGBuilder
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAnalysis.cpp134 const StructLayout *SL = DL.getStructLayout(STy); local
/freebsd-13-stable/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h184 ISO_RRIP_SL SL; member in union:__anon16565
/freebsd-13-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1171 const StructLayout *SL = local

Completed in 139 milliseconds

123