Home
last modified time | relevance | path

Searched defs:splitAt (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/NVPTX/
DNVPTXLowerAggrCopies.cpp59 Instruction *splitAt, Value *srcAddr, Value *dstAddr, Value *len, in convertTransferToLoop()
101 static void convertMemSetToLoop(Instruction *splitAt, Value *dstAddr, in convertMemSetToLoop()
/external/skia/src/pathops/
DSkPathOpsTSect.h715 bool SkTSpan<TCurve, OppCurve>::splitAt(SkTSpan* work, double t, SkChunkAlloc* heap) { in splitAt() function