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

123

/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/GSYM/
H A DLookupResult.cpp37 raw_ostream &llvm::gsym::operator<<(raw_ostream &OS, const SourceLocation &SL) { argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndexInclusionStack.cpp32 const SrcMgr::SLocEntry &SL = local
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/ubsan/
H A Dubsan_monitor.cc66 SourceLocation SL = CurrentUBR->Loc.getSourceLocation(); local
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/ubsan/
H A Dubsan_monitor.cc64 SourceLocation SL = CurrentUBR->Loc.getSourceLocation(); local
/netbsd-current/external/gpl3/gcc.old/dist/libgcc/config/sh/
H A Dlib1funcs.h65 #define SL(branch, dest, in_slot, in_slot_arg2) \ macro
70 #define SL(branch, dest, in_slot, in_slot_arg2) \ macro
/netbsd-current/external/gpl3/gcc/dist/libgcc/config/sh/
H A Dlib1funcs.h65 #define SL(branch, dest, in_slot, in_slot_arg2) \ macro
70 #define SL(branch, dest, in_slot, in_slot_arg2) \ macro
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/ubsan/
H A Dubsan_monitor.cpp65 SourceLocation SL = CurrentUBR->Loc.getSourceLocation(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/IR/
H A DOperator.cpp45 const StructLayout *SL = DL.getStructLayout(STy); local
117 const StructLayout *SL = DL.getStructLayout(STy); local
180 const StructLayout *SL = DL.getStructLayout(STy); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTypeMetadataUtils.cpp139 const StructLayout *SL = DL.getStructLayout(C->getType()); local
H A DStackLifetime.cpp349 const StackLifetime &SL; member in class:StackLifetime::LifetimeAnnotationWriter
384 LifetimeAnnotationWriter(const StackLifetime &SL) : SL(S argument
[all...]
H A DStackSafetyAnalysis.cpp329 analyzeAllUses(Value *Ptr, UseInfo<GlobalValue> &US, const StackLifetime &SL) argument
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DUnreachableCodeChecker.cpp148 SourceLocation SL; local
H A DExprInspectionChecker.cpp434 const StringLiteral *SL = *SLPtr; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalSplit.cpp72 const StructLayout *SL = DL.getStructLayout(Init->getType()); local
H A DArgumentPromotion.cpp268 const StructLayout *SL = DL.getStructLayout(STy); local
398 const StructLayout *SL = DL.getStructLayout(STy); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp153 auto SL = LI.getLoopFor(S); local
H A DFunctionComparator.cpp82 const fltSemantics &SL = L.getSemantics(), &SR = R.getSemantics(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonGenExtract.cpp166 uint32_t SL = CSL->getZExtValue(); local
/netbsd-current/external/apache2/llvm/dist/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
/netbsd-current/external/apache2/llvm/dist/llvm/lib/DebugInfo/MSF/
H A DMappedBlockStream.cpp74 MSFStreamLayout SL; local
341 MSFStreamLayout SL; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DSampleProfWriter.h74 virtual void resetSecLayout(SectionLayout SL) {} argument
221 verifySecLayout(SL); variable
/netbsd-current/external/apache2/llvm/dist/llvm/lib/ExecutionEngine/JITLink/
H A DJITLinkGeneric.cpp299 auto &SL = KV.second; local
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DCommentLexer.h81 void setLocation(SourceLocation SL) { Loc = SL; } argument
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/GlobalISel/
H A DIRTranslator.h609 std::unique_ptr<GISelSwitchLowering> SL; member in class:llvm::IRTranslator
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DAnalysis.cpp141 const StructLayout *SL = Offsets ? DL.getStructLayout(STy) : nullptr; local

Completed in 308 milliseconds

123