Home
last modified time | relevance | path

Searched defs:advanceTo (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/Symbolize/
H A DMarkup.cpp34 static void advanceTo(StringRef &Str, StringRef::iterator Pos) { in advanceTo() function
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMachineScheduler.cpp61 advanceTo(MachineBasicBlock::iterator NextBegin) { in advanceTo() function in SystemZPostRASchedStrategy
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DLiveInterval.h271 iterator advanceTo(iterator I, SlotIndex Pos) { in advanceTo() function
279 const_iterator advanceTo(const_iterator I, SlotIndex Pos) const { in advanceTo() function
/freebsd/contrib/llvm-project/llvm/include/llvm/ADT/
H A DCoalescingBitVector.h279 void advanceTo(IndexT Index) { in advanceTo() function
H A DIntervalMap.h1494 void advanceTo(KeyT x) { in advanceTo() function
2205 void advanceTo(KeyType x) { in advanceTo() function
[all...]