Home
last modified time | relevance | path

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

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