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.cpp53 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.cc492 bool emit_code = (masm != NULL); in Emit() local
1299 bool emit_code = (masm != NULL); in Emit() local
1396 bool emit_code = (masm != NULL); in Emit() local
1436 bool emit_code = (masm != NULL); in Emit() local
1457 bool emit_code = (masm != NULL); in Emit() local
Dassembler-aarch64.cc5892 bool emit_code = assm != NULL; in OneInstrMoveImmediateHelper() local