Home
last modified time | relevance | path

Searched defs:PrintInHex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp46 auto PrintInHex = cast<MCConstantExpr>(*this).useHexFormat(); in print() local
194 create(int64_t Value,MCContext & Ctx,bool PrintInHex,unsigned SizeInBytes) create() argument
/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h148 encodeSubclassData(bool PrintInHex,unsigned SizeInBytes) encodeSubclassData() argument
153 MCConstantExpr(int64_t Value,bool PrintInHex,unsigned SizeInBytes) MCConstantExpr() argument