Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfFile.cpp149 void DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable()
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/
H A DMips16ISelDAGToDAG.cpp228 const LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(Parent); in selectAddr16() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/
H A DNVPTX.h167 LS, enumerator
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DPthreadLockChecker.cpp223 LockSetTy LS = state->get<LockSet>(); in ReleaseLock() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DCostModel.cpp177 ShuffleVectorInst *LS = dyn_cast<ShuffleVectorInst>(L); in matchPairwiseReductionAtLevel() local
H A DScalarEvolution.cpp4284 const SCEV *LS = getSCEV(LHS); in createSCEV() local
4307 const SCEV *LS = getSCEV(LHS); in createSCEV() local
4327 const SCEV *LS = getSCEV(LHS); in createSCEV() local
4342 const SCEV *LS = getSCEV(LHS); in createSCEV() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DStackSlotColoring.cpp49 LiveStacks* LS; member in __anonb300263c0111::StackSlotColoring
H A DLiveDebugVariables.cpp82 LexicalScopes &LS; member in __anon6db43db70111::UserValueScopes
290 LexicalScopes LS; member in __anon6db43db70311::LDVImpl
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DJumpDiagnostics.cpp363 else if (LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt)) in BuildScopeInformation() local
H A DSemaStmt.cpp459 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); in ActOnLabelStmt() local
476 AttributedStmt *LS = AttributedStmt::Create(Context, AttrLoc, Attrs, SubStmt); in ActOnAttributedStmt() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMBaseInfo.h39 LS, // Unsigned lower or same Less than or equal enumerator
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/
H A DELFDumper.cpp1127 ListScope LS(W, "Local entries"); in parseGOT() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DMergeFunctions.cpp566 const ConstantStruct *LS = cast<ConstantStruct>(L); in cmpConstants() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp622 unsigned LS = findLastSet(RImm); in SelectInt64Count() local
737 unsigned LS = findLastSet(RImm); in SelectInt64() local
H A DPPCISelLowering.cpp7866 if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) { in isConsecutiveLS() local
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/
H A DCGStmt.cpp294 while (const LabelStmt *LS = dyn_cast<LabelStmt>(LastStmt)) { in EmitCompoundStmtWithoutScope() local
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h202 LS = 0x9, // Unsigned lower or same Less than or equal enumerator
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DStmt.cpp134 if (const LabelStmt *LS = dyn_cast<LabelStmt>(S)) in stripLabelLikeStatements() local
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp9173 const LoadedSlice &LS = LoadedSlices[CurrSlice]; in isSlicingProfitable() local
9242 LoadedSlice LS(User, LD, Shift, &DAG); in SliceUpLoad() local
/minix3/external/bsd/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp2491 const LabelDecl *LS = cast<LabelRefVisit>(&LI)->get(); in RunVisitorWorkList() local