Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Basic/Targets/
H A DRISCV.cpp480 static void handleFullArchString(StringRef FullArchStr, in handleFullArchString() function
539 handleFullArchString(AttrString, Ret.Features); in parseTargetAttr()
552 handleFullArchString(MarchFromCPU, Ret.Features); in parseTargetAttr()