Searched refs:getMIPSTargetFeatures (Results 1 – 4 of 4) sorted by relevance
/external/llvm-project/clang/lib/Driver/ToolChains/Arch/ |
D | Mips.h | 37 void getMIPSTargetFeatures(const Driver &D, const llvm::Triple &Triple,
|
D | Mips.cpp | 191 void mips::getMIPSTargetFeatures(const Driver &D, const llvm::Triple &Triple, in getMIPSTargetFeatures() function in mips
|
/external/clang/lib/Driver/ |
D | Tools.cpp | 1358 static void getMIPSTargetFeatures(const Driver &D, const llvm::Triple &Triple, in getMIPSTargetFeatures() function 2550 getMIPSTargetFeatures(D, Triple, Args, Features); in getTargetFeatures()
|
/external/llvm-project/clang/lib/Driver/ToolChains/ |
D | Clang.cpp | 324 mips::getMIPSTargetFeatures(D, Triple, Args, Features); in getTargetFeatures()
|