Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DRISCVISAInfo.h108 void updateFLen();
/openbsd/src/gnu/llvm/llvm/lib/Support/
DRISCVISAInfo.cpp560 ISAInfo->updateFLen(); in parseNormalizedArchString()
1001 void RISCVISAInfo::updateFLen() { in updateFLen() function in RISCVISAInfo
1077 ISAInfo->updateFLen(); in postProcessAndChecking()