Home
last modified time | relevance | path

Searched defs:LS (Results 1 – 25 of 103) sorted by relevance

12345

/src/contrib/llvm-project/llvm/utils/TableGen/
H A DInstrDocsEmitter.cpp153 ListSeparator LS; in EmitInstrDocs() local
200 ListSeparator LS; in EmitInstrDocs() local
209 ListSeparator LS; in EmitInstrDocs() local
220 ListSeparator LS; in EmitInstrDocs() local
H A DCallingConvEmitter.cpp173 ListSeparator LS; in EmitAction() local
231 ListSeparator LS; in EmitAction() local
288 ListSeparator LS; in EmitAction() local
412 ListSeparator LS; in EmitArgRegisterLists() local
430 ListSeparator LS; in EmitArgRegisterLists() local
H A DSearchableTableEmitter.cpp365 ListSeparator LS; in emitLookupFunction() local
438 ListSeparator LS; in emitLookupFunction() local
528 ListSeparator LS; in emitLookupDeclaration() local
559 ListSeparator LS; in emitGenericTable() local
H A DFastISelEmitter.cpp307 ListSeparator LS; in PrintParameters() local
325 ListSeparator LS; in PrintArguments() local
345 ListSeparator LS; in PrintArguments() local
/src/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp119 else if (const LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt)) in BuildScopeInformation() local
141 if (const LabelStmt *LS = GS->getLabel()->getStmt()) in Detect() local
/src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp105 void DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable()
117 void DwarfFile::addScopeLabel(LexicalScope *LS, DbgLabel *Label) { in addScopeLabel()
/src/contrib/llvm-project/llvm/include/llvm/MCA/Stages/
H A DRetireStage.h38 RetireStage(RetireControlUnit &R, RegisterFile &F, LSUnitBase &LS) in RetireStage()
/src/contrib/llvm-project/llvm/lib/Support/
H A DFloatingPointMode.cpp94 ListSeparator LS(" "); in operator <<() local
H A DCSKYAttributeParser.cpp122 ListSeparator LS(" "); in fpuHardFP() local
/src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DLoopUnrolling.cpp79 auto LS = State->get<LoopStack>(); in processLoopEnd() local
328 auto LS = State->get<LoopStack>(); in updateLoopStack() local
358 auto LS = State->get<LoopStack>(); in isUnrolledState() local
/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFCompileUnit.h28 const DWARFSection *AOS, const DWARFSection &LS, bool LE, in DWARFCompileUnit()
H A DDWARFTypeUnit.h30 const DWARFSection &LS, bool LE, bool IsDWO, in DWARFTypeUnit()
/src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp462 const LoopStructure &LS, ScalarEvolution &SE, in LoopConstrainer()
520 const LoopStructure &LS, BasicBlock *Preheader, Value *ExitSubloopAt, in changeIterationSpaceEnd()
674 LoopStructure &LS, BasicBlock *ContinuationBlock, in rewriteIncomingValuesForPHIs()
684 BasicBlock *LoopConstrainer::createPreheader(const LoopStructure &LS, in createPreheader()
/src/contrib/llvm-project/llvm/lib/Target/CSKY/MCTargetDesc/
H A DCSKYInstPrinter.cpp204 ListSeparator LS; in printPSRFlag() local
228 ListSeparator LS; in printRegisterList() local
/src/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/
H A DDWARFDeclContext.h94 llvm::ListSeparator LS; variable
/src/contrib/llvm-project/llvm/lib/ExecutionEngine/Orc/
H A DEPCDynamicLibrarySearchGenerator.cpp31 LookupState &LS, LookupKind K, JITDylib &JD, in tryToGenerate()
H A DExecutionUtils.cpp242 LookupState &LS, LookupKind K, JITDylib &JD, in tryToGenerate()
384 LookupState &LS, LookupKind K, JITDylib &JD, in tryToGenerate()
505 LookupState &LS, LookupKind K, JITDylib &JD, in tryToGenerate()
/src/contrib/llvm-project/llvm/lib/CodeGen/
H A DRegisterBank.cpp90 ListSeparator LS; in print() local
/src/contrib/llvm-project/llvm/lib/Target/ARC/MCTargetDesc/
H A DARCInfo.h39 LS = 0xe, enumerator
/src/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DInfoByHwMode.cpp95 ListSeparator LS(","); in writeToStream() local
180 ListSeparator LS(","); in writeToStream() local
H A DCodeGenHwModes.cpp28 ListSeparator LS(" && "); in HwMode() local
H A DSubtargetFeatureInfo.cpp154 ListSeparator LS(OpName == "any_of" ? " || " : " && "); in emitFeaturesAux() local
/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUMarkLastScratchLoad.cpp30 LiveStacks *LS = nullptr; member in __anon6c6600ed0111::AMDGPUMarkLastScratchLoad
/src/contrib/llvm-project/llvm/tools/llvm-readobj/
H A DCOFFDumper.cpp770 ListScope LS(W, "DebugDirectory"); in printCOFFDebugDirectory() local
849 ListScope LS(W, "CHPEMetadata"); in printCOFFLoadConfig() local
936 ListScope LS(W, "SEHTable"); in printCOFFLoadConfig() local
953 ListScope LS(W, "GuardFidTable"); in printCOFFLoadConfig() local
959 ListScope LS(W, "GuardIatTable"); in printCOFFLoadConfig() local
965 ListScope LS(W, "GuardLJmpTable"); in printCOFFLoadConfig() local
971 ListScope LS(W, "GuardEHContTable"); in printCOFFLoadConfig() local
982 ListScope LS(W, "LoadConfig"); in printCOFFLoadConfig() local
/src/contrib/llvm-project/llvm/lib/Analysis/
H A DAliasSetTracker.cpp527 ListSeparator LS; in print() local
541 ListSeparator LS; in print() local

12345