Searched refs:hasLEB128 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/MC/
H A DMCAsmInfo.h520 bool hasLEB128() const { function in class:llvm::MCAsmInfo
/external/llvm/lib/MC/
H A DMCAsmStreamer.cpp674 assert(MAI.hasLEB128() && "Cannot print a .uleb");
685 assert(MAI.hasLEB128() && "Cannot print a .sleb");

Completed in 134 milliseconds