Home
last modified time | relevance | path

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

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