Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCExpr.h152 static unsigned encodeSubclassData(bool PrintInHex, unsigned SizeInBytes) { in encodeSubclassData() function
159 encodeSubclassData(PrintInHex, SizeInBytes)), Value(Value) {} in MCConstantExpr()
373 static unsigned encodeSubclassData(VariantKind Kind, in encodeSubclassData() function
/openbsd-src/gnu/llvm/llvm/lib/MC/
H A DMCExpr.cpp205 encodeSubclassData(Kind, MAI->hasSubsectionsViaSymbols())), in MCSymbolRefExpr()