Home
last modified time | relevance | path

Searched refs:TargetOpts (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
DMCContext.cpp62 MCTargetOptions const *TargetOpts, bool DoAutoReset) in MCContext() argument
67 AutoReset(DoAutoReset), TargetOptions(TargetOpts) { in MCContext()
/third_party/mesa3d/src/gallium/frontends/clover/llvm/
Dinvocation.cpp287 c->getDiagnostics(), c->getInvocation().TargetOpts)); in create_compiler_instance()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCContext.h308 MCTargetOptions const *TargetOpts = nullptr,
/third_party/mesa3d/src/compiler/clc/
Dclc_helpers.cpp822 c->getDiagnostics(), c->getInvocation().TargetOpts)); in clc_compile_to_llvm_module()