Searched refs:AtStart (Results 1 – 8 of 8) sorted by relevance
458 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local460 if (!AtStart) in restoreCalleeSavedRegisters()474 if (AtStart) in restoreCalleeSavedRegisters()
457 bool AtStart = MI == MBB.begin(); in restoreCalleeSavedRegisters() local459 if (!AtStart) in restoreCalleeSavedRegisters()473 if (AtStart) in restoreCalleeSavedRegisters()
503 bool AtStart = I == MBB->begin(); in insertCSRSpillsAndRestores() local505 if (!AtStart) in insertCSRSpillsAndRestores()519 if (AtStart) in insertCSRSpillsAndRestores()
904 SourceLocation AtStart; variable914 : NamedDecl(DK, DC, nameLoc, Id), DeclContext(DK), AtStart(atStartLoc) {} in ObjCContainerDecl()1036 SourceLocation getAtStartLoc() const { return AtStart; } in getAtStartLoc()1037 void setAtStartLoc(SourceLocation Loc) { AtStart = Loc; } in setAtStartLoc()1048 return SourceRange(AtStart, getAtEndRange().getEnd()); in getSourceRange()
1876 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local1878 if (!AtStart) in restoreCalleeSavedRegisters()1923 if (AtStart) in restoreCalleeSavedRegisters()
2202 bool AtStart = BI == BB->begin(); in processBlock() local2203 if (!AtStart) in processBlock()2217 if (AtStart) in processBlock()
2272 bool AtStart = BI == BB->begin(); in processBlock() local2273 if (!AtStart) in processBlock()2285 if (AtStart) in processBlock()
2369 bool AtStart = I == MBB.begin(); in restoreCalleeSavedRegisters() local2371 if (!AtStart) in restoreCalleeSavedRegisters()2425 if (AtStart) in restoreCalleeSavedRegisters()