Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DSveEmitter.cpp286 StringRef getFPMSuffix() const { return SetsFPMR ? "_fpm" : ""; } in getFPMSuffix() function in __anone51b860d0111::Intrinsic
1106 .append(getFPMSuffix()); in mangleName()