Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lld/ELF/Arch/
H A DMipsArchTree.cpp329 static StringRef getMipsFpAbiName(uint8_t fpAbi) { in getMipsFpAbiName() argument
330 switch (fpAbi) { in getMipsFpAbiName()