Searched refs:EndPoint (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | LiveInterval.h | 93 const SlotIndex EndPoint; variable 97 LiveQueryResult(VNInfo *EarlyVal, VNInfo *LateVal, SlotIndex EndPoint, in LiveQueryResult() argument 99 : EarlyVal(EarlyVal), LateVal(LateVal), EndPoint(EndPoint), Kill(Kill) in LiveQueryResult() 118 return EndPoint.isDead(); in isDeadDef() 148 return EndPoint; in endPoint() 545 SlotIndex EndPoint; in Query() local 549 EndPoint = I->end; in Query() 554 return LiveQueryResult(EarlyVal, LateVal, EndPoint, Kill); in Query() 567 EndPoint = I->end; in Query() 569 return LiveQueryResult(EarlyVal, LateVal, EndPoint, Kill); in Query()
|
| /netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
| H A D | ParsePragma.cpp | 1503 MissingAttributeSubjectRulesRecoveryPoint EndPoint = in createExpectedAttributeSubjectRulesTokenDiagnostic() local 1508 EndPoint > MissingAttributeSubjectRulesRecoveryPoint::ApplyTo) in createExpectedAttributeSubjectRulesTokenDiagnostic() 1511 EndPoint > MissingAttributeSubjectRulesRecoveryPoint::Equals) in createExpectedAttributeSubjectRulesTokenDiagnostic() 1514 if (EndPoint == MissingAttributeSubjectRulesRecoveryPoint::None) { in createExpectedAttributeSubjectRulesTokenDiagnostic()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/ |
| H A D | LoopVectorize.cpp | 6521 IntervalMap EndPoint; in calculateRegisterUsage() local 6547 EndPoint[Instr] = IdxToInstr.size(); in calculateRegisterUsage() 6558 for (auto &Interval : EndPoint) in calculateRegisterUsage()
|
| /netbsd-src/etc/ |
| H A D | services | 7175 epp 3044/tcp # EndPoint Protocol [Stephen_Cipolli] … 7176 epp 3044/udp # EndPoint Protocol [Stephen_Cipolli] …
|