Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/include/llvm/Support/
DRISCVISAInfo.h76 unsigned getMaxELenFp() const { return MaxELenFp; } in getMaxELenFp() function
/openbsd/src/gnu/llvm/clang/lib/Basic/Targets/
DRISCV.cpp135 unsigned MaxELenFp = ISAInfo->getMaxELenFp(); in getTargetDefines()