Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVISAInfo.h99 void updateImpliedLengths();
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp552 ISAInfo->updateImpliedLengths(); in parseNormalizedArchString()
889 void RISCVISAInfo::updateImpliedLengths() { in updateImpliedLengths() function in RISCVISAInfo
959 ISAInfo->updateImpliedLengths(); in postProcessAndChecking()