Home
last modified time | relevance | path

Searched refs:drop_symmetric (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/
DBinaryStreamRef.h113 RefType drop_symmetric(uint32_t N) const { in drop_symmetric() function
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Support/
DBinaryStreamTest.cpp351 Dropped = Original.drop_symmetric(2); in TEST_F()