Home
last modified time | relevance | path

Searched defs:emit_impl (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() function in MCLOHDirective
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp27 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() function in MCLOHDirective
/aosp_15_r20/external/llvm/lib/MC/
H A DMCLinkerOptimizationHint.cpp26 void MCLOHDirective::emit_impl(raw_ostream &OutStream, in emit_impl() function in MCLOHDirective
/aosp_15_r20/external/mesa3d/src/gfxstream/codegen/scripts/cereal/
H A Ddecodersnapshot.py317 def emit_impl(typeInfo, api, cgen): function