Searched defs:CPUStr (Results 1 – 7 of 7) sorted by relevance
/external/llvm/tools/opt/ |
D | opt.cpp | 304 static TargetMachine* GetTargetMachine(Triple TheTriple, StringRef CPUStr, in GetTargetMachine() 432 std::string CPUStr, FeaturesStr; in main() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-isel-fuzzer/ |
D | llvm-isel-fuzzer.cpp | 144 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in LLVMFuzzerInitialize() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/opt/ |
D | opt.cpp | 400 static TargetMachine* GetTargetMachine(Triple TheTriple, StringRef CPUStr, in GetTargetMachine() 575 std::string CPUStr, FeaturesStr; in main() local
|
/external/llvm/tools/llc/ |
D | llc.cpp | 321 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llc/ |
D | llc.cpp | 431 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/bindings/ocaml/target/ |
D | target_ocaml.c | 249 const char *CPUStr = "", *FeaturesStr = ""; in llvm_create_targetmachine_native() local
|
/external/llvm/bindings/ocaml/target/ |
D | target_ocaml.c | 249 const char *CPUStr = "", *FeaturesStr = ""; in llvm_create_targetmachine_native() local
|