Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Support/
H A DRISCVVIntrinsicUtils.h530 uint8_t PrototypeLength; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp719 R.PrototypeLength = SR.Prototype.size(); in createRVVIntrinsicRecords()
/freebsd/contrib/llvm-project/clang/lib/Support/
H A DRISCVVIntrinsicUtils.cpp1211 OS << (int)Record.PrototypeLength << ","; in operator <<()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp240 ProtoSeq2ArrayRef(K, Record.PrototypeIndex, Record.PrototypeLength); in ConstructRVVIntrinsics()