Home
last modified time | relevance | path

Searched refs:CPUStr (Results 1 – 25 of 102) sorted by relevance

12345

/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llc/
H A Dllc.cpp404 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
408 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
409 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
471 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
515 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
567 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llc/
H A Dllc.cpp403 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
407 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
408 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
470 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
514 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
566 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llc/
H A Dllc.cpp428 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
432 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
433 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
512 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
557 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
603 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llc/
H A Dllc.cpp403 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
407 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
408 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
474 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
519 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
571 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/tools/llc/
H A Dllc.cpp428 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
432 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
433 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
512 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
557 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
603 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llc/
H A Dllc.cpp398 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
401 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
402 setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
465 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, getRelocModel(), in compileModule()
525 setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llc/
H A Dllc.cpp398 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in compileModule() local
401 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
402 setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
465 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, getRelocModel(), in compileModule()
525 setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llc/
H A Dllc.cpp460 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
464 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
465 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
544 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
589 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
635 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llc/
H A Dllc.cpp433 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
437 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
438 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
517 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
562 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
608 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llc/
H A Dllc.cpp433 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
437 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
438 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
517 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
562 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
608 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llc/
H A Dllc.cpp433 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
437 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
438 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
517 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
562 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
608 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/tools/llc/
H A Dllc.cpp433 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
437 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
438 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
517 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
562 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
608 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm70/llvm-7.0.1.src/tools/opt/
H A Dopt.cpp400 static TargetMachine* GetTargetMachine(Triple TheTriple, StringRef CPUStr,
411 return TheTarget->createTargetMachine(TheTriple.getTriple(), CPUStr,
575 std::string CPUStr, FeaturesStr;
580 CPUStr = getCPUStr();
582 Machine = GetTargetMachine(ModuleTriple, CPUStr, FeaturesStr, Options);
589 setFunctionAttributes(CPUStr, FeaturesStr, *M);
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/tools/llc/
H A Dllc.cpp433 std::string CPUStr = codegen::getCPUStr(), in compileModule() local
437 auto setMIRFunctionAttributes = [&CPUStr, &FeaturesStr](Function &F) { in compileModule()
438 codegen::setFunctionAttributes(CPUStr, FeaturesStr, F); in compileModule()
517 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
562 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, RM, in compileModule()
608 codegen::setFunctionAttributes(CPUStr, FeaturesStr, *M); in compileModule()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/llvm11/llvm-11.0.1.src/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/llvm90/llvm-9.0.1.src/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp143 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in LLVMFuzzerInitialize() local
158 TM.reset(TheTarget->createTargetMachine(TheTriple.getTriple(), CPUStr, in LLVMFuzzerInitialize()
/dports/devel/llvm10/llvm-10.0.1.src/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp143 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in LLVMFuzzerInitialize() local
158 TM.reset(TheTarget->createTargetMachine(TheTriple.getTriple(), CPUStr, in LLVMFuzzerInitialize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp143 std::string CPUStr = getCPUStr(), FeaturesStr = getFeaturesStr(); in LLVMFuzzerInitialize() local
158 TM.reset(TheTarget->createTargetMachine(TheTriple.getTriple(), CPUStr, in LLVMFuzzerInitialize()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/tools/llvm-isel-fuzzer/
H A Dllvm-isel-fuzzer.cpp146 std::string CPUStr = codegen::getCPUStr(), in LLVMFuzzerInitialize() local
163 TheTriple.getTriple(), CPUStr, FeaturesStr, Options, in LLVMFuzzerInitialize()

12345