Home
last modified time | relevance | path

Searched refs:SampleUse (Results 101 – 107 of 107) sorted by relevance

12345

/dports/devel/llvm13/llvm-project-13.0.1.src/clang/lib/CodeGen/
H A DBackendUtil.cpp1229 PGOOptions::SampleUse, PGOOptions::NoCSAction, in EmitAssemblyWithNewPassManager()
1248 PGOOpt->Action != PGOOptions::SampleUse && in EmitAssemblyWithNewPassManager()
/dports/lang/clang-mesa/clang-13.0.1.src/lib/CodeGen/
H A DBackendUtil.cpp1229 PGOOptions::SampleUse, PGOOptions::NoCSAction, in EmitAssemblyWithNewPassManager()
1248 PGOOpt->Action != PGOOptions::SampleUse && in EmitAssemblyWithNewPassManager()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/LTO/
H A DLTOBackend.cpp214 PGOOptions::SampleUse, PGOOptions::NoCSAction, true); in runNewPMPasses()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DLTOBackend.cpp214 PGOOptions::SampleUse, PGOOptions::NoCSAction, true); in runNewPMPasses()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/LTO/
H A DLTOBackend.cpp214 PGOOptions::SampleUse, PGOOptions::NoCSAction, true); in runNewPMPasses()
/dports/lang/rust/rustc-1.58.1-src/compiler/rustc_llvm/llvm-wrapper/
H A DPassWrapper.cpp790 PGOOpt = PGOOptions(PGOSampleUsePath, "", "", PGOOptions::SampleUse, in LLVMRustOptimizeWithNewPassManager()
/dports/misc/opennn/opennn-5.0.5/opennn/
H A Ddata_set.cpp1000 DataSet::SampleUse DataSet::get_sample_use(const Index& index) const in get_sample_use()
1008 const Tensor<DataSet::SampleUse,1 >& DataSet::get_samples_uses() const in get_samples_uses()
1382 void DataSet::set_sample_use(const Index& index, const SampleUse& new_use) in set_sample_use()
1428 void DataSet::set_samples_uses(const Tensor<SampleUse, 1>& new_uses) in set_samples_uses() argument

12345