Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCExpr.h148 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData() function
155 encodeSubclassData(PrintInHex, SizeInBytes)), Value(Value) {} in MCConstantExpr()
380 static unsigned encodeSubclassData(VariantKind Kind, in encodeSubclassData() function
/freebsd/contrib/llvm-project/llvm/lib/MC/
H A DMCExpr.cpp204 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()