Home
last modified time | relevance | path

Searched refs:encodeSubclassData (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h150 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData() function
157 encodeSubclassData(PrintInHex, SizeInBytes)), Value(Value) {} in MCConstantExpr()