Searched defs:LS (Results 51 - 75 of 78) sorted by relevance

1234

/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp187 ListSeparator LS; local
H A DELFDumper.cpp4024 ListSeparator LS; local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DVPlan.cpp421 ListSeparator LS; local
/netbsd-current/external/gpl3/gdb.old/dist/sim/aarch64/
H A Ddecode.h46 LS = 0x9, /* meaning !(C == 1 && Z == 0) */ enumerator in enum:CondCode
/netbsd-current/external/gpl3/gdb/dist/sim/aarch64/
H A Ddecode.h46 LS = 0x9, /* meaning !(C == 1 && Z == 0) */ enumerator in enum:CondCode
/netbsd-current/external/gpl3/gdb.old/dist/sim/arm/
H A Darmemu.h33 #define LS 9 macro
/netbsd-current/external/gpl3/gdb/dist/sim/arm/
H A Darmemu.h33 #define LS 9 macro
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp1207 LexicalScopes LS; local
1060 computeIntervals(MachineRegisterInfo &MRI, const TargetRegisterInfo &TRI, LiveIntervals &LIS, LexicalScopes &LS) argument
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp643 LoopConstrainer(Loop &L, LoopInfo &LI, function_ref<void(Loop *, bool)> LPMAddNewLoop, const LoopStructure &LS, ScalarEvolution &SE, DominatorTree &DT, InductiveRangeCheck::Range R) argument
1194 changeIterationSpaceEnd( const LoopStructure &LS, BasicBlock *Preheader, Value *ExitSubloopAt, BasicBlock *ContinuationBlock) const argument
1349 rewriteIncomingValuesForPHIs( LoopStructure &LS, BasicBlock *ContinuationBlock, const LoopConstrainer::RewrittenRangeInfo &RRI) const argument
1360 createPreheader(const LoopStructure &LS, BasicBlock *OldPreheader, const char *Tag) const argument
1853 isProfitableToTransform(const Loop &L, LoopStructure &LS) argument
1928 LoopStructure LS = MaybeLoopStructure.getValue(); local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonFrameLowering.cpp2356 IndexType &LS = LastStore[I.first]; local
2364 IndexType LS = I.second; local
2709 unsigned LS = 0; local
[all...]
H A DHexagonConstPropagation.cpp1154 LatticeCell LS; local
1181 LatticeCell LS; local
2686 LatticeCell LS; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DMemorySSA.cpp2182 OS << LS << '{'; local
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DJSONNodeDumper.cpp1451 void JSONNodeDumper::VisitLabelStmt(const LabelStmt *LS) { argument
/netbsd-current/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DCodeGenSchedule.cpp2251 ListSeparator LS; local
2261 ListSeparator LS; local
H A DCodeGenDAGPatterns.cpp1906 ListSeparator LS; local
1908 OS << LS; local
3085 ListSeparator LS; local
3729 ListSeparator LS; local
3731 OS << LS; local
[all...]
/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/AsmPrinter/
H A DAsmPrinter.cpp940 ListSeparator LS; local
H A DCodeViewDebug.cpp483 recordLocalVariable(LocalVariable &&Var, const LexicalScope *LS) argument
/netbsd-current/tests/dev/audio/
H A Daudiotest.c2699 #define LS (100) /* lsize */ macro
/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp3155 CFGBlock *CFGBuilder::VisitSEHLeaveStmt(SEHLeaveStmt *LS) { argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaStmt.cpp552 LabelStmt *LS = new (Context) LabelStmt(IdentLoc, TheDecl, SubStmt); local
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2873 const OMPLoopDirective &LS = cast<OMPLoopDirective>(S); local
2917 const OMPLoopDirective &LS = cast<OMPLoopDirective>(S); local
3288 const auto &LS = cast<OMPLoopDirective>(S); local
3303 const auto &LS = cast<OMPLoopDirective>(S); local
[all...]
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp3188 const LabelDecl *LS = cast<LabelRefVisit>(&LI)->get(); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp7155 FormattedOS << LS; local
10288 ListSeparator LS; local
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dppc-opc.c2286 /* The LS or WC field in an X (sync or wait) form instruction. */ macro
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dppc-opc.c3131 #define LS macro

Completed in 808 milliseconds

1234