Searched defs:PrintInHex (Results 1 – 2 of 2) sorted by relevance
46 auto PrintInHex = cast<MCConstantExpr>(*this).useHexFormat(); in print() local194 bool PrintInHex, in create()
148 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData()153 MCConstantExpr(int64_t Value, bool PrintInHex, unsigned SizeInBytes) in MCConstantExpr()