Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h531 uint8_t PrototypeLength; member
/freebsd-14.2/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCVVectorLookup.cpp233 ProtoSeq2ArrayRef(K, Record.PrototypeIndex, Record.PrototypeLength); in ConstructRVVIntrinsics()
/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp720 R.PrototypeLength = SR.Prototype.size(); in createRVVIntrinsicRecords()
/freebsd-14.2/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1217 OS << (int)Record.PrototypeLength << ","; in operator <<()