Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DMangler.cpp81 static bool hasByteCountSuffix(CallingConv::ID CC) { in hasByteCountSuffix() function
179 if (hasByteCountSuffix(CC) && in getNameWithPrefix()