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.h108 void updateImpliedLengths();
/freebsd/contrib/llvm-project/llvm/lib/TargetParser/
H A DRISCVISAInfo.cpp550 ISAInfo->updateImpliedLengths(); in parseNormalizedArchString()
923 void RISCVISAInfo::updateImpliedLengths() { in updateImpliedLengths() function in RISCVISAInfo
994 ISAInfo->updateImpliedLengths(); in postProcessAndChecking()