Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp204 static std::string computeFSAdditions(StringRef FS, CodeGenOptLevel OL, in computeFSAdditions() function
352 computeFSAdditions(FS, OL, TT), Options, in PPCTargetMachine()
401 computeFSAdditions(FS, getOptLevel(), getTargetTriple()), *this); in getSubtargetImpl()