Home
last modified time | relevance | path

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

12

/external/llvm/include/llvm/DebugInfo/DWARF/
DDWARFCompileUnit.h21 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFCompileUnit()
DDWARFTypeUnit.h24 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFTypeUnit()
DDWARFUnit.h87 StringRef SOS, StringRef AOS, StringRef LS, bool LE) override { in parseImpl()
/external/llvm/lib/CodeGen/AsmPrinter/
DDwarfFile.cpp138 bool DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable()
/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp617 LoopConstrainer(Loop &L, LoopInfo &LI, const LoopStructure &LS, in LoopConstrainer()
975 const LoopStructure &LS, BasicBlock *Preheader, Value *ExitSubloopAt, in changeIterationSpaceEnd()
1131 LoopStructure &LS, BasicBlock *ContinuationBlock, in rewriteIncomingValuesForPHIs()
1149 BasicBlock *LoopConstrainer::createPreheader(const LoopStructure &LS, in createPreheader()
1443 LoopStructure LS = MaybeLoopStructure.getValue(); in runOnLoop() local
/external/llvm/lib/Target/Mips/
DMips16ISelDAGToDAG.cpp229 const LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(Parent); in selectAddr16() local
/external/llvm/lib/Target/NVPTX/
DNVPTX.h150 LS, enumerator
/external/llvm/lib/DebugInfo/DWARF/
DDWARFUnit.cpp36 StringRef SOS, StringRef AOS, StringRef LS, bool LE, in DWARFUnit()
/external/clang/lib/StaticAnalyzer/Checkers/
DPthreadLockChecker.cpp221 LockSetTy LS = state->get<LockSet>(); in ReleaseLock() local
DLocalizationChecker.cpp580 const LocalizedState *LS = C.getState()->get<LocalizedMemMap>(mt); in hasLocalizedState() local
593 const LocalizedState *LS = C.getState()->get<LocalizedMemMap>(mt); in hasNonLocalizedState() local
/external/llvm/lib/Analysis/
DCostModel.cpp175 ShuffleVectorInst *LS = dyn_cast<ShuffleVectorInst>(L); in matchPairwiseReductionAtLevel() local
DScalarEvolution.cpp4014 const SCEV *LS = getNoopOrSignExtend(getSCEV(LHS), I->getType()); in createNodeForSelectOrPHI() local
4037 const SCEV *LS = getNoopOrZeroExtend(getSCEV(LHS), I->getType()); in createNodeForSelectOrPHI() local
4056 const SCEV *LS = getNoopOrZeroExtend(getSCEV(LHS), I->getType()); in createNodeForSelectOrPHI() local
4070 const SCEV *LS = getNoopOrZeroExtend(getSCEV(LHS), I->getType()); in createNodeForSelectOrPHI() local
6116 for (auto &LS : Values) in getSCEVAtScope() local
6124 for (auto &LS : reverse(ValuesAtScopes[V])) in getSCEVAtScope() local
/external/llvm/lib/CodeGen/
DLiveDebugVariables.cpp83 LexicalScopes &LS; member in __anona7c240270111::UserValueScopes
283 LexicalScopes LS; member in __anona7c240270311::LDVImpl
DStackSlotColoring.cpp49 LiveStacks* LS; member in __anon291f9aac0111::StackSlotColoring
/external/clang/lib/Sema/
DJumpDiagnostics.cpp395 else if (LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt)) in BuildScopeInformation() local
DSemaStmt.cpp470 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); in ActOnLabelStmt() local
487 AttributedStmt *LS = AttributedStmt::Create(Context, AttrLoc, Attrs, SubStmt); in ActOnAttributedStmt() local
/external/llvm/lib/Target/ARM/MCTargetDesc/
DARMBaseInfo.h39 LS, // Unsigned lower or same Less than or equal enumerator
/external/aac/libAACenc/src/
Dmetadata_compressor.cpp120 LS = 4, enumerator
/external/clang/lib/Serialization/
DASTWriterDecl.cpp210 if (auto *LS = Common->LazySpecializations) in AddTemplateSpecializations() local
/external/clang/lib/CodeGen/
DCGStmt.cpp321 while (const LabelStmt *LS = dyn_cast<LabelStmt>(LastStmt)) { in EmitCompoundStmtWithoutScope() local
/external/clang/lib/AST/
DStmt.cpp141 if (const LabelStmt *LS = dyn_cast<LabelStmt>(S)) in stripLabelLikeStatements() local
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp669 unsigned LS = findLastSet(RImm); in SelectInt64Count() local
784 unsigned LS = findLastSet(RImm); in SelectInt64() local
/external/llvm/lib/Transforms/IPO/
DMergeFunctions.cpp714 const ConstantStruct *LS = cast<ConstantStruct>(L); in cmpConstants() local
/external/llvm/tools/llvm-readobj/
DELFDumper.cpp1834 ListScope LS(W, "Local entries"); in parseGOT() local
/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.h203 LS = 0x9, // Unsigned lower or same Less than or equal enumerator

12