Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Mips/MCTargetDesc/
H A DMipsABIFlagsSection.h53 uint16_t getVersionValue() { return (uint16_t)Version; } in getVersionValue() function
/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp128 static unsigned getVersionValue(unsigned MajorVersion, unsigned MinorVersion) { in getVersionValue() function