Home
last modified time | relevance | path

Searched defs:CPUStr (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/llvm/tools/opt/
H A Dopt.cpp304 static TargetMachine* GetTargetMachine(Triple TheTriple, StringRef CPUStr, in GetTargetMachine()
432 std::string CPUStr, FeaturesStr; in main() local
/aosp_15_r20/external/llvm/tools/llc/
H A Dllc.cpp321 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
/aosp_15_r20/external/llvm/bindings/ocaml/target/
H A Dtarget_ocaml.c249 const char *CPUStr = "", *FeaturesStr = ""; in llvm_create_targetmachine_native() local