Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetMachine.cpp170 static std::string computeFSAdditions(StringRef FS, CodeGenOpt::Level OL, in computeFSAdditions() function
320 computeFSAdditions(FS, OL, TT), Options, in PPCTargetMachine()
366 computeFSAdditions(FS, getOptLevel(), getTargetTriple()), *this); in getSubtargetImpl()