Searched refs:SLE (Results 1 – 15 of 15) sorted by relevance
9 define void @SLE(i32 %len) willreturn {10 ; CHECK-LABEL: 'SLE'11 ; CHECK-NEXT: Determining loop execution counts for: @SLE
604 SourceLineEntry SLE; in fromCodeViewSubsection() local606 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()
20 ; SLE: *A = 0;260 br label %SLE262 SLE: ; preds = %if.end.5271 M_SLE: ; preds = %SLE, %S_SLE
10 ; CHECK-DAG: OpName [[SLE:%.*]] "test_sle"83 ; CHECK: [[SLE]] = OpFunction
10 ; CHECK-DAG: OpName [[SLE:%.*]] "test_sle"87 ; CHECK: [[SLE]] = OpFunction
37 ; Test SLE.
67 ; ...and again with SLE.297 ; ...and SLE.
641 Value *VisitSourceLocExpr(SourceLocExpr *SLE) { in VisitSourceLocExpr() argument644 SLE->EvaluateInContext(Ctx, CGF.CurSourceLocExprScope.getDefaultExpr()); in VisitSourceLocExpr()645 return ConstantEmitter(CGF).emitAbstract(SLE->getLocation(), Evaluated, in VisitSourceLocExpr()646 SLE->getType()); in VisitSourceLocExpr()
519 ; ICMP SLE
964 ;SLE2627 ;SLE4086 ;SLE5293 ;SLE6491 ;SLE
264 ; SLE -> SGT
2759 def SLE : MipsAsmPseudoInst<(outs GPR32Opnd:$rd),2763 (SLE GPR32Opnd:$rs, GPR32Opnd:$rs, GPR32Opnd:$rt), 0>,
998 ;SLE
1223 ;SLE
2531 case Mips::SLE: in tryExpandInstruction()4684 case Mips::SLE: in expandSle()