/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfFile.cpp | 149 void DwarfFile::addScopeVariable(LexicalScope *LS, DbgVariable *Var) { in addScopeVariable()
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/Mips/ |
H A D | Mips16ISelDAGToDAG.cpp | 228 const LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(Parent); in selectAddr16() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/NVPTX/ |
H A D | NVPTX.h | 167 LS, enumerator
|
/minix3/external/bsd/llvm/dist/clang/lib/StaticAnalyzer/Checkers/ |
H A D | PthreadLockChecker.cpp | 223 LockSetTy LS = state->get<LockSet>(); in ReleaseLock() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/ |
H A D | CostModel.cpp | 177 ShuffleVectorInst *LS = dyn_cast<ShuffleVectorInst>(L); in matchPairwiseReductionAtLevel() local
|
H A D | ScalarEvolution.cpp | 4284 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 D | StackSlotColoring.cpp | 49 LiveStacks* LS; member in __anonb300263c0111::StackSlotColoring
|
H A D | LiveDebugVariables.cpp | 82 LexicalScopes &LS; member in __anon6db43db70111::UserValueScopes 290 LexicalScopes LS; member in __anon6db43db70311::LDVImpl
|
/minix3/external/bsd/llvm/dist/clang/lib/Sema/ |
H A D | JumpDiagnostics.cpp | 363 else if (LabelStmt *LS = dyn_cast<LabelStmt>(SubStmt)) in BuildScopeInformation() local
|
H A D | SemaStmt.cpp | 459 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 D | ARMBaseInfo.h | 39 LS, // Unsigned lower or same Less than or equal enumerator
|
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-readobj/ |
H A D | ELFDumper.cpp | 1127 ListScope LS(W, "Local entries"); in parseGOT() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/ |
H A D | MergeFunctions.cpp | 566 const ConstantStruct *LS = cast<ConstantStruct>(L); in cmpConstants() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/PowerPC/ |
H A D | PPCISelDAGToDAG.cpp | 622 unsigned LS = findLastSet(RImm); in SelectInt64Count() local 737 unsigned LS = findLastSet(RImm); in SelectInt64() local
|
H A D | PPCISelLowering.cpp | 7866 if (LSBaseSDNode *LS = dyn_cast<LSBaseSDNode>(N)) { in isConsecutiveLS() local
|
/minix3/external/bsd/llvm/dist/clang/lib/CodeGen/ |
H A D | CGStmt.cpp | 294 while (const LabelStmt *LS = dyn_cast<LabelStmt>(LastStmt)) { in EmitCompoundStmtWithoutScope() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
H A D | AArch64BaseInfo.h | 202 LS = 0x9, // Unsigned lower or same Less than or equal enumerator
|
/minix3/external/bsd/llvm/dist/clang/lib/AST/ |
H A D | Stmt.cpp | 134 if (const LabelStmt *LS = dyn_cast<LabelStmt>(S)) in stripLabelLikeStatements() local
|
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 9173 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 D | CIndex.cpp | 2491 const LabelDecl *LS = cast<LabelRefVisit>(&LI)->get(); in RunVisitorWorkList() local
|