Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaRISCV.h33 bool CheckLMUL(CallExpr *TheCall, unsigned ArgNum);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp509 bool SemaRISCV::CheckLMUL(CallExpr *TheCall, unsigned ArgNum) { in CheckLMUL() function in clang::SemaRISCV
631 CheckLMUL(TheCall, 2); in CheckBuiltinFunctionCall()
634 CheckLMUL(TheCall, 1); in CheckBuiltinFunctionCall()
745 CheckLMUL(TheCall, 5); in CheckBuiltinFunctionCall()
776 CheckLMUL(TheCall, 5); in CheckBuiltinFunctionCall()