Searched defs:LS (Results 26 - 29 of 29) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmt.cpp527 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); local
544 AttributedStmt *LS = AttributedStmt::Create(Context, AttrLoc, Attrs, SubStmt); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2324 const OMPLoopDirective &LS = cast<OMPLoopDirective>(S); local
2368 const OMPLoopDirective &LS = cast<OMPLoopDirective>(S); local
2735 const auto &LS = cast<OMPLoopDirective>(S); local
2750 const auto &LS = cast<OMPLoopDirective>(S); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp872 unsigned LS = findLastSet(RImm); local
1002 unsigned LS = findLastSet(RImm); local
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp14447 Cost(const LoadedSlice &LS, bool ForCodeSize) argument
14460 void addSliceGain(const LoadedSlice &LS) { argument
14846 const LoadedSlice &LS = LoadedSlices[CurrSlice]; local
[all...]

Completed in 305 milliseconds

12