Searched refs:emit_code (Results 1 - 4 of 4) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/clover/llvm/codegen/ | ||
| H A D | bitcode.cpp | 66 emit_code(const ::llvm::Module &mod) { function in namespace:__anon96b607040110 86 const auto code = emit_code(mod); |
| H A D | native.cpp | 107 emit_code(::llvm::Module &mod, const target &target, function in namespace:__anon40c725510110 147 const auto code = emit_code(mod, target, 158 return as_string(emit_code(*cmod, target, |
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/llvm/codegen/ | ||
| H A D | bitcode.cpp | 57 emit_code(const ::llvm::Module &mod) { function in namespace:__anon869066cb0110 77 const auto code = emit_code(mod); |
| H A D | native.cpp | 109 emit_code(::llvm::Module &mod, const target &target, function in namespace:__anon9d6128380110 149 const auto code = emit_code(mod, target, 160 return as_string(emit_code(*cmod, target, |
Completed in 6 milliseconds