Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/include/gtest/internal/
H A Dgtest-param-util.h230 void Advance() override { in Advance() function
317 void Advance() override { in Advance() function
789 void Advance() override { in Advance() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetSchedule.cpp233 int Advance = STI->getReadAdvanceCycles(UseDesc, UseIdx, WriteID); in computeOperandLatency() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Format/
H A DBreakableToken.cpp184 unsigned Advance; in getStringSplit() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DVerifyDiagnosticConsumer.cpp250 bool Advance() { in Advance() function in __anon6a63c2da0211::ParseHelper
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DScheduleDAGSDNodes.cpp587 void ScheduleDAGSDNodes::RegDefIter::Advance() { in Advance() function in ScheduleDAGSDNodes::RegDefIter