Home
last modified time | relevance | path

Searched defs:drop_front (Results 1 – 7 of 7) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DBinaryStreamRef.h61 RefType drop_front(uint32_t N) const { in drop_front() function
208 BinarySubstreamRef drop_front(uint32_t N) const { in drop_front() function
DBinaryStreamArray.h141 void drop_front() { Skew += begin()->length(); } in drop_front() function
/external/llvm-project/llvm/include/llvm/Support/
DBinaryStreamRef.h61 RefType drop_front(uint32_t N) const { in drop_front() function
208 BinarySubstreamRef drop_front(uint32_t N) const { in drop_front() function
DBinaryStreamArray.h142 void drop_front() { Skew += begin()->length(); } in drop_front() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DStreamRef.h67 StreamRef drop_front(uint32_t N) const { in drop_front() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp461 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULibFunc.cpp462 inline static void drop_front(StringRef& str, size_t n = 1) { in drop_front() function