Home
last modified time | relevance | path

Searched defs:addSegment (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/src/utils/
DSkDashPath.cpp262 void addSegment(SkScalar d0, SkScalar d1, SkPath* path) const { in addSegment() function in SpecialLineRec
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveInterval.cpp219 iterator addSegment(Segment S) { in addSegment() function in __anon6883a6600111::CalcLiveRangeUtilBase
548 LiveRange::iterator LiveRange::addSegment(Segment S) { in addSegment() function in LiveRange
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceOperand.cpp104 void LiveRange::addSegment(InstNumberT Start, InstNumberT End, CfgNode *Node) { in addSegment() function in Ice::LiveRange