Searched refs:SLE (Results 1 – 13 of 13) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/ |
| H A D | CodeViewYAMLDebugSections.cpp | 604 SourceLineEntry SLE; in fromCodeViewSubsection() local 606 SLE.Offset = LN.Offset; in fromCodeViewSubsection() 607 SLE.LineStart = LI.getStartLine(); in fromCodeViewSubsection() 608 SLE.EndDelta = LI.getLineDelta(); in fromCodeViewSubsection() 609 SLE.IsStatement = LI.isStatement(); in fromCodeViewSubsection() 610 Block.Lines.push_back(SLE); in fromCodeViewSubsection()
|
| /netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/ |
| H A D | tokens | 93 SLE
|
| H A D | gram.expr | 57 | SLE { $$ = OPLE; }
|
| H A D | gram.head | 26 %nonassoc SLT SGT SLE SGE SEQ SNE
|
| H A D | lex.c | 899 { "le.", SLE, },
|
| /netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/ |
| H A D | ISO_3166_de | 208 SL SLE Sierra Leone
|
| /netbsd-src/share/misc/ |
| H A D | country | 217 Sierra Leone SL SLE 694 SL
|
| H A D | airport | 7105 SLE:Salem (McNary Field), OR, USA
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/ |
| H A D | CGExprScalar.cpp | 637 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() argument 640 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr() 641 return ConstantEmitter(CGF).emitAbstract(SLE->getLocation(), Evaluated, in VisitSourceLocExpr() 642 SLE->getType()); in VisitSourceLocExpr()
|
| /netbsd-src/external/gpl3/gdb/dist/sim/mips/ |
| H A D | mips3264r6.igen | 290 return "SLE";
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/ |
| H A D | MipsInstrInfo.td | 2755 def SLE : MipsAsmPseudoInst<(outs GPR32Opnd:$rd), 2759 (SLE GPR32Opnd:$rs, GPR32Opnd:$rs, GPR32Opnd:$rt), 0>,
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/AsmParser/ |
| H A D | MipsAsmParser.cpp | 2531 case Mips::SLE: in tryExpandInstruction() 4684 case Mips::SLE: in expandSle()
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 44234 With a gdb 13.2 based package on SLE-15 aarch64, I run into: 68865 On SLE-11, with glibc 2.11.3, I run into: 84901 When running test-case gdb.tui/tui-layout-asm-short-prog.exp on SLE-12-SP3
|