Searched refs:SizeForSuffix (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/AsmParser/
H A DLanaiAsmParser.cpp840 static int SizeForSuffix(StringRef T) { function
849 *OffsetValue = -SizeForSuffix(Type);
851 *OffsetValue = SizeForSuffix(Type);

Completed in 110 milliseconds