Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/
H A DRISCVVEmitter.cpp121 void createRVVIntrinsicRecords(std::vector<RVVIntrinsicRecord> &Out,
707 void RVVEmitter::createRVVIntrinsicRecords(std::vector<RVVIntrinsicRecord> &Out, in createRVVIntrinsicRecords() function in RVVEmitter
754 createRVVIntrinsicRecords(RVVIntrinsicRecords, SST, SemaRecords); in createSema()