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