Home
last modified time | relevance | path

Searched defs:emitULEB128Bytes (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DObjectCodeEmitter.cpp66 void ObjectCodeEmitter::emitULEB128Bytes(uint64_t Value) { in emitULEB128Bytes() function in llvm::ObjectCodeEmitter
/external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
DMachineCodeEmitter.h177 void emitULEB128Bytes(uint64_t Value) { in emitULEB128Bytes() function
DBinaryObject.h302 void emitULEB128Bytes(uint64_t Value) { in emitULEB128Bytes() function