Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMAsmPrinter.cpp126 size_t getULEBSize(int Value) { in getULEBSize() function in __anonba97ddd10111::ObjectAttributeEmitter
161 ContentsSize += getULEBSize(Attribute); in EmitAttribute()
162 ContentsSize += getULEBSize(Value); in EmitAttribute()
173 ContentsSize += getULEBSize(Attribute); in EmitTextAttribute()