Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp5378 QualType Op2Type = TheCall->getArg(1)->getType(); in CheckRISCVBuiltinFunctionCall() local
5380 CheckInvalidVLENandLMUL(TI, TheCall, *this, Op2Type, 128) || in CheckRISCVBuiltinFunctionCall()
5418 QualType Op2Type = TheCall->getArg(1)->getType(); in CheckRISCVBuiltinFunctionCall() local
5420 CheckInvalidVLENandLMUL(TI, TheCall, *this, Op2Type, 128); in CheckRISCVBuiltinFunctionCall()
5429 QualType Op2Type = TheCall->getArg(1)->getType(); in CheckRISCVBuiltinFunctionCall() local
5440 CheckInvalidVLENandLMUL(TI, TheCall, *this, Op2Type, ElemSize * 4) || in CheckRISCVBuiltinFunctionCall()