Searched refs:CheckInvalidVLENandLMUL (Results 1 – 1 of 1) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaRISCV.cpp | 522 static bool CheckInvalidVLENandLMUL(const TargetInfo &TI, in CheckInvalidVLENandLMUL() function 704 return CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 706 CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 713 return CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 720 return CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 748 return CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 750 CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 778 return CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 780 CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall() 782 CheckInvalidVLENandLMUL(TI, FunctionFeatureMap, TheCall, SemaRef, in CheckBuiltinFunctionCall()
|