Searched defs:EmitCode (Results 1 – 7 of 7) sorted by relevance
83 def EmitCode(self, code): member in CCEmitter
232 def EmitCode(self, code): member in NeonEmitter
468 def EmitCode(self, code): member in NeonEmitter64
178 void EmitCode(unsigned Val) { in EmitCode() function
182 void EmitCode(unsigned Val) { in EmitCode() function
163 void EmitCode(unsigned Val) { in EmitCode() function
85 void WasmFunctionBuilder::EmitCode(const byte* code, uint32_t code_size) { in EmitCode() function in v8::internal::wasm::WasmFunctionBuilder