Home
last modified time | relevance | path

Searched refs:SLE (Results 1 – 13 of 13) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/ObjectYAML/
H A DCodeViewYAMLDebugSections.cpp604 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 Dtokens93 SLE
H A Dgram.expr57 | SLE { $$ = OPLE; }
H A Dgram.head26 %nonassoc SLT SGT SLE SGE SEQ SNE
H A Dlex.c899 { "le.", SLE, },
/netbsd-src/external/gpl2/gettext/dist/gettext-tools/doc/
H A DISO_3166_de208 SL SLE Sierra Leone
/netbsd-src/share/misc/
H A Dcountry217 Sierra Leone SL SLE 694 SL
H A Dairport7105 SLE:Salem (McNary Field), OR, USA
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGExprScalar.cpp637 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 Dmips3264r6.igen290 return "SLE";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.td2755 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 DMipsAsmParser.cpp2531 case Mips::SLE: in tryExpandInstruction()
4684 case Mips::SLE: in expandSle()
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git44234 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