Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/frontends/clover/llvm/codegen/
Dbitcode.cpp57 emit_code(const ::llvm::Module &mod) { in emit_code() function
Dnative.cpp109 emit_code(::llvm::Module &mod, const target &target, in emit_code() function
/third_party/vixl/src/aarch64/
Dmacro-assembler-aarch64.cc493 bool emit_code = (masm != NULL); in Emit() local
1294 bool emit_code = (masm != NULL); in Emit() local
1391 bool emit_code = (masm != NULL); in Emit() local
1431 bool emit_code = (masm != NULL); in Emit() local
1452 bool emit_code = (masm != NULL); in Emit() local
Dassembler-aarch64.cc5354 bool emit_code = assm != NULL; in OneInstrMoveImmediateHelper() local