Searched defs:getULEB128Size (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Support/ | ||
H A D | LEB128.cpp | 20 unsigned getULEB128Size(uint64_t Value) { function in namespace:llvm |
/external/swiftshader/third_party/LLVM/lib/MC/ | ||
H A D | MCAsmInfo.cpp | 104 unsigned MCAsmInfo::getULEB128Size(unsigned Value) { function in class:MCAsmInfo |
Completed in 282 milliseconds