Home
last modified time | relevance | path

Searched refs:moveRight (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/LLVM/include/llvm/ADT/
DIntervalMap.h229 void moveRight(unsigned i, unsigned j, unsigned Count) { in moveRight() function
257 moveRight(i, i + 1, Size - i); in shift()
278 Sib.moveRight(0, Count, SSize); in transferToRightSib()
871 void moveRight(unsigned Level);
1381 path.moveRight(map->height);
1885 P.moveRight(IM.height); in treeErase()
1925 P.moveRight(Level); in eraseNode()
2008 P.moveRight(Level); in overflow()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/
DIntervalMap.h256 void moveRight(unsigned i, unsigned j, unsigned Count) { in moveRight() function
284 moveRight(i, i + 1, Size - i); in shift()
305 Sib.moveRight(0, Count, SSize); in transferToRightSib()
894 void moveRight(unsigned Level);
1394 path.moveRight(map->height);
1896 P.moveRight(IM.height); in treeErase()
1936 P.moveRight(Level); in eraseNode()
2019 P.moveRight(Level); in overflow()
/external/llvm/include/llvm/ADT/
DIntervalMap.h250 void moveRight(unsigned i, unsigned j, unsigned Count) { in moveRight() function
278 moveRight(i, i + 1, Size - i); in shift()
299 Sib.moveRight(0, Count, SSize); in transferToRightSib()
892 void moveRight(unsigned Level);
1391 path.moveRight(map->height);
1895 P.moveRight(IM.height); in treeErase()
1935 P.moveRight(Level); in eraseNode()
2018 P.moveRight(Level); in overflow()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DIntervalMap.cpp98 void Path::moveRight(unsigned Level) { in moveRight() function in llvm::IntervalMapImpl::Path
/external/swiftshader/third_party/LLVM/lib/Support/
DIntervalMap.cpp98 void Path::moveRight(unsigned Level) { in moveRight() function in llvm::IntervalMapImpl::Path
/external/llvm/lib/Support/
DIntervalMap.cpp98 void Path::moveRight(unsigned Level) { in moveRight() function in llvm::IntervalMapImpl::Path