Searched refs:BasicProtoSeq (Results 1 – 1 of 1) sorted by relevance
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaRISCV.cpp | 239 ArrayRef<PrototypeDescriptor> BasicProtoSeq = in ConstructRVVIntrinsics() local 255 BasicProtoSeq, /*IsMasked=*/false, in ConstructRVVIntrinsics() 262 BasicProtoSeq, /*IsMasked=*/true, Record.HasMaskedOffOperand, in ConstructRVVIntrinsics() 318 BasicProtoSeq, /*IsMasked=*/false, in ConstructRVVIntrinsics() 341 BasicProtoSeq, /*IsMasked=*/true, Record.HasMaskedOffOperand, in ConstructRVVIntrinsics()
|