Home
last modified time | relevance | path

Searched defs:MaxELenFp (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/include/llvm/TargetParser/
H A DRISCVISAInfo.h85 unsigned MaxELen = 0, MaxELenFp = 0; global() variable
/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp141 unsigned MaxELenFp = ISAInfo->getMaxELenFp(); getTargetDefines() local