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.h36 bool CheckLMUL(CallExpr *TheCall, unsigned ArgNum);
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp502 bool SemaRISCV::CheckLMUL(CallExpr *TheCall, unsigned ArgNum) { in CheckLMUL() function in clang::SemaRISCV
660 CheckLMUL(TheCall, LMULOffset); in CheckBuiltinFunctionCall()
792 CheckLMUL(TheCall, 5); in CheckBuiltinFunctionCall()
823 CheckLMUL(TheCall, 5); in CheckBuiltinFunctionCall()