/third_party/node/deps/v8/src/builtins/loong64/ |
H A D | builtins-loong64.cc | 331 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 1726 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2093 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2163 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument 3402 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3474 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3542 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local [all...] |
/third_party/node/deps/v8/src/codegen/ia32/ |
H A D | macro-assembler-ia32.cc | 1169 Handle<Code> code = in CallRecordWriteStub() local 1202 Handle<Code> code = CodeFactory::CEntry(isolate(), 1, SaveFPRegsMode::kIgnore, CallRecordWriteStub() local [all...] |
/third_party/node/deps/v8/src/builtins/arm/ |
H A D | builtins-arm.cc | 343 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 1573 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); Generate_InterpreterPushArgsThenConstructImpl() local 1743 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2073 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2140 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument [all...] |
/third_party/node/deps/v8/src/builtins/riscv64/ |
H A D | builtins-riscv64.cc | 356 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 1797 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2195 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2270 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument 3500 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3572 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3641 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local [all...] |
/third_party/node/deps/v8/src/builtins/s390/ |
H A D | builtins-s390.cc | 38 static void AssertCodeIsBaseline(MacroAssembler* masm, Register code, in AssertCodeIsBaseline() argument 1862 Handle<Code> code = BUILTIN_CODE(masm->isolate(), ArrayConstructorImpl); Generate_InterpreterPushArgsThenConstructImpl() local 2034 int code = config->GetAllocatableGeneralCode(i); Generate_ContinueToBuiltinHelper() local 2326 Generate_CallOrConstructVarargs(MacroAssembler* masm, Handle<Code> code) Generate_CallOrConstructVarargs() argument 2399 Generate_CallOrConstructForwardVarargs(MacroAssembler* masm, CallOrConstructMode mode, Handle<Code> code) Generate_CallOrConstructForwardVarargs() argument 3643 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3715 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local 3805 int code = config->GetAllocatableDoubleCode(i); Generate_DeoptimizationEntry() local [all...] |
/third_party/node/deps/v8/src/codegen/ |
H A D | compiler.cc | 607 Handle<Code> code = isolate->factory()->CopyCode(Handle<Code>::cast( in InstallInterpreterTrampolineCopy() local 906 CodeT code; Get() local 941 Handle<CodeT> code = ToCodeT(compilation_info->code(), isolate); Insert() local 2083 Handle<CodeT> code = handle(shared_info->GetCode(), isolate); Compile() local 2157 Handle<Code> code; Compile() local 2219 Handle<CodeT> code; Compile() local 2269 Handle<CodeT> code; Compile() local 3528 CodeT code = function->feedback_vector().optimized_code(); Compile() local [all...] |
/third_party/node/deps/v8/src/codegen/x64/ |
H A D | assembler-x64.h | 2262 emit_modrm(int code, Register rm_reg) emit_modrm() argument [all...] |
/third_party/node/deps/v8/src/diagnostics/ |
H A D | objects-printer.cc | 2890 i::Code code = isolate->FindCodeObject(address); _v8_internal_Print_Code() local [all...] |
/third_party/node/deps/v8/src/execution/ |
H A D | frames.cc | 579 Object code = holder; in IteratePc() local 878 Code code = LookupCode(); Summarize() local 961 Code code; Print() local 991 Code code = LookupCode(); position() local 1037 Code code; IterateCompiledFrame() local 1279 Code code = LookupCode(); LookupExceptionHandlerInTable() local 1308 Code code = LookupCode(); ComputeParametersCount() local 1346 Code code = LookupCode(); Summarize() local 1390 PrintFunctionAndOffset(JSFunction function, AbstractCode code, int code_offset, FILE* file, bool print_line_number) PrintFunctionAndOffset() argument 1440 Code code = frame->unchecked_code(); PrintTop() local 1464 CollectFunctionAndOffsetForICStats(JSFunction function, AbstractCode code, int code_offset) CollectFunctionAndOffsetForICStats() argument 1640 WasmFrameSummary( Isolate* isolate, Handle<WasmInstanceObject> instance, wasm::WasmCode* code, int code_offset, bool at_to_number_conversion) WasmFrameSummary() argument 1762 Code code = LookupCode(); Summarize() local 1843 Code code = LookupCode(); LookupExceptionHandlerInTable() local 1852 SafepointTable safepoints(isolate(), pc(), code); LookupExceptionHandlerInTable() local 1863 Code code = FromCodeT(opt_function.code()); GetDeoptimizationData() local 1890 Code code = LookupCode(); GetFunctions() local 1944 AbstractCode code = AbstractCode::cast(GetBytecodeArray()); position() local 2110 wasm::WasmCode* code = wasm_code(); byte_offset() local 2127 wasm::WasmCode* code = wasm_code(); Summarize() local 2130 FrameSummary::WasmFrameSummary summary(isolate(), instance, code, offset, Summarize() local 2138 wasm::WasmCode* code = at_to_number_conversion() local 2152 wasm::WasmCode* code = wasm::GetWasmCodeManager()->LookupCode(pc()); LookupExceptionHandlerInTable() local 2163 wasm::WasmCode* code = wasm::GetWasmCodeManager()->LookupCode(caller_pc()); Iterate() local 2188 Code code = GetContainingCode(isolate(), pc()); Iterate() local 2267 PrintFunctionSource(StringStream* accumulator, SharedFunctionInfo shared, Code code) PrintFunctionSource() argument 2292 Code code; Print() local 2422 Code code = LookupCode(); Iterate() local [all...] |
/third_party/node/deps/v8/src/ic/ |
H A D | ic.cc | 159 AbstractCode code = function.abstract_code(isolate_); in TraceIC() local 2351 Handle<Object> code; in StoreElementHandler() local [all...] |
/third_party/node/deps/v8/src/logging/ |
H A D | log.cc | 95 static const char* ComputeMarker(SharedFunctionInfo shared, AbstractCode code) { in ComputeMarker() argument 113 static const char* ComputeMarker(const wasm::WasmCode* code) { in ComputeMarker() argument 213 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, const char* comment) CodeCreateEvent() argument 223 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<Name> name) CodeCreateEvent() argument 233 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> script_name) CodeCreateEvent() argument 245 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> script_name, int line, int column) CodeCreateEvent() argument 268 CodeCreateEvent(LogEventsAndTags tag, const wasm::WasmCode* code, wasm::WasmName name, const char* source_url, int , int ) CodeCreateEvent() argument 289 RegExpCodeCreateEvent(Handle<AbstractCode> code, Handle<String> source) RegExpCodeCreateEvent() argument 363 LogRecordedBuffer(Handle<AbstractCode> code, MaybeHandle<SharedFunctionInfo>, const char* name, int length) LogRecordedBuffer() argument 376 LogRecordedBuffer(const wasm::WasmCode* code, const char* name, int length) LogRecordedBuffer() argument 422 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, const char* comment) CodeCreateEvent() argument 439 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<Name> name) CodeCreateEvent() argument 459 CodeCreateEvent( LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> name) CodeCreateEvent() argument 479 CodeCreateEvent( LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> source, int line, int column) CodeCreateEvent() argument 504 CodeCreateEvent( LogEventsAndTags tag, const wasm::WasmCode* code, wasm::WasmName name, const char* source_url, int code_offset, int script_id) CodeCreateEvent() argument 511 RegExpCodeCreateEvent(Handle<AbstractCode> code, Handle<String> source) RegExpCodeCreateEvent() argument 647 LogRecordedBuffer(Handle<AbstractCode> code, MaybeHandle<SharedFunctionInfo>, const char* name, int length) LogRecordedBuffer() argument 661 LogRecordedBuffer(const wasm::WasmCode* code, const char* name, int length) LogRecordedBuffer() argument 725 LogRecordedBuffer(Handle<AbstractCode> code, MaybeHandle<SharedFunctionInfo> maybe_shared, const char* name, int length) LogRecordedBuffer() argument 747 LogRecordedBuffer(const wasm::WasmCode* code, const char* name, int length) LogRecordedBuffer() argument 1192 AppendCodeCreateHeader(Log::MessageBuilder& msg, CodeEventListener::LogEventsAndTags tag, AbstractCode code, uint64_t time) AppendCodeCreateHeader() argument 1223 LogSourceCodeInformation(Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared) LogSourceCodeInformation() argument 1287 LogCodeDisassemble(Handle<AbstractCode> code) LogCodeDisassemble() argument 1309 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, const char* name) CodeCreateEvent() argument 1322 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<Name> name) CodeCreateEvent() argument 1336 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> script_name) CodeCreateEvent() argument 1356 FeedbackVectorEvent(FeedbackVector vector, AbstractCode code) FeedbackVectorEvent() argument 1384 CodeCreateEvent(LogEventsAndTags tag, Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared, Handle<Name> script_name, int line, int column) CodeCreateEvent() argument 1403 CodeCreateEvent(LogEventsAndTags tag, const wasm::WasmCode* code, wasm::WasmName name, const char* , int , int ) CodeCreateEvent() argument 1450 RegExpCodeCreateEvent(Handle<AbstractCode> code, Handle<String> source) RegExpCodeCreateEvent() argument 1477 CodeDisableOptEvent(Handle<AbstractCode> code, Handle<SharedFunctionInfo> shared) CodeDisableOptEvent() argument 1488 ProcessDeoptEvent(Handle<Code> code, SourcePosition position, const char* kind, const char* reason) ProcessDeoptEvent() argument 1510 CodeDeoptEvent(Handle<Code> code, DeoptimizeKind kind, Address pc, int fp_to_sp_delta) CodeDeoptEvent() argument 1518 CodeDependencyChangeEvent(Handle<Code> code, Handle<SharedFunctionInfo> sfi, const char* reason) CodeDependencyChangeEvent() argument 1885 LogExistingFunction(Handle<SharedFunctionInfo> shared, Handle<AbstractCode> code) LogExistingFunction() argument 2215 Code code = FromCodeT(builtins->code(builtin)); LogBuiltins() local 2263 LogExistingFunction( Handle<SharedFunctionInfo> shared, Handle<AbstractCode> code, CodeEventListener::LogEventsAndTags tag) LogExistingFunction() argument [all...] |
/third_party/mesa3d/src/gallium/auxiliary/gallivm/ |
H A D | lp_bld_format_s3tc.c | 831 lp_build_lerpdxta(struct gallivm_state *gallivm, LLVMValueRef alpha0, LLVMValueRef alpha1, LLVMValueRef code, LLVMValueRef sel_mask, unsigned n) lp_build_lerpdxta() argument 1269 LLVMValueRef rgba, tmp, a, sel_mask, indices, code, const2; s3tc_decode_block_dxt1() local 1556 lp_build_lerpdxta_block(struct gallivm_state *gallivm, LLVMValueRef alpha0, LLVMValueRef alpha1, LLVMValueRef code, LLVMValueRef sel_mask) lp_build_lerpdxta_block() argument [all...] |
/third_party/mesa3d/src/nouveau/codegen/ |
H A D | nv50_ir_from_tgsi.cpp | 1628 Instruction::getTexture(const tgsi::Source *code, int s) const in getTexture() argument 1739 const tgsi::Source *code; member in __anon9287::Converter 4260 Converter(Program *ir, const tgsi::Source *code, nv50_ir_prog_info_out *info_out) Converter() argument [all...] |
/third_party/rust/crates/bindgen/bindgen/codegen/ |
H A D | mod.rs | 4585 let mut code = Vec::new(); global() variables [all...] |
/third_party/pcre2/pcre2/src/sljit/ |
H A D | sljitNativeS390X.c | 1436 void *code, *code_ptr; in sljit_generate_code() local [all...] |
H A D | sljitNativePPC_common.c | 284 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_ins *code_ptr, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument 407 sljit_ins *code; in sljit_generate_code() local [all...] |
H A D | sljitNativeRISCV_common.c | 166 static SLJIT_INLINE sljit_ins* detect_jump_type(struct sljit_jump *jump, sljit_ins *code, sljit_sw executable_offset) in detect_jump_type() argument 376 sljit_ins *code; in sljit_generate_code() local [all...] |
H A D | sljitNativeARM_32.c | 417 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_uw *code_ptr, sljit_uw *code, sljit_sw executable_offset) in detect_jump_type() argument 668 sljit_uw *code; in sljit_generate_code() local [all...] |
H A D | sljitLir.c | 495 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() argument 503 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() argument 512 SLJIT_API_FUNC_ATTRIBUTE void sljit_free_code(void* code, void *exec_allocator_data) in sljit_free_code() argument 2718 sljit_free_code(void* code, void *exec_allocator_data) sljit_free_code() argument [all...] |
H A D | sljitNativeARM_T2_32.c | 255 static SLJIT_INLINE sljit_s32 detect_jump_type(struct sljit_jump *jump, sljit_u16 *code_ptr, sljit_u16 *code, sljit_sw executable_offset) in detect_jump_type() argument 378 sljit_u16 *code; in sljit_generate_code() local [all...] |
H A D | sljitNativeX86_common.c | 532 static sljit_u8* generate_near_jump_code(struct sljit_jump *jump, sljit_u8 *code_ptr, sljit_u8 *code, sljit_sw executable_offset) in generate_near_jump_code() argument 586 sljit_u8 *code; in sljit_generate_code() local [all...] |
/third_party/pulseaudio/src/pulsecore/ |
H A D | sink.c | 2645 int pa_sink_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in pa_sink_process_msg() argument
|
H A D | protocol-native.c | 199 static int record_stream_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in record_stream_process_msg() argument 503 static int playback_stream_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in playback_stream_process_msg() argument 982 static int native_connection_process_msg(pa_msgobject *o, int code, void*userdata, int64_t offset, pa_memchunk *chunk) { in native_connection_process_msg() argument 1146 static int sink_input_process_msg(pa_msgobject *o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) { in sink_input_process_msg() argument 1549 source_output_process_msg(pa_msgobject *_o, int code, void *userdata, int64_t offset, pa_memchunk *chunk) source_output_process_msg() argument [all...] |
/third_party/pulseaudio/src/modules/ |
H A D | module-equalizer-sink.c | 241 static int sink_process_msg_cb(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) { in sink_process_msg_cb() argument
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cDrawIndirectTests.cpp | 104 long code() const in code() function in glcts::__anon27688::DIResult [all...] |