Home
last modified time | relevance | path

Searched defs:code (Results 2751 - 2775 of 4213) sorted by relevance

1...<<111112113114115116117118119120>>...169

/third_party/node/deps/v8/src/builtins/
H A Dsetup-builtins-internal.cc77 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildPlaceholder() local
117 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildWithMacroAssembler() local
142 Handle<Code> code = Factory::CodeBuilder(isolate, desc, CodeKind::BUILTIN) in BuildAdaptor() local
162 Handle<Code> code = compiler::CodeAssembler::GenerateCode( BuildWithCodeStubAssemblerJS() local
186 Handle<Code> code = compiler::CodeAssembler::GenerateCode( BuildWithCodeStubAssemblerCS() local
195 AddBuiltin(Builtins* builtins, Builtin builtin, Code code) AddBuiltin() argument
229 Code code = FromCodeT(builtins->code(builtin)); ReplacePlaceholders() local
268 Handle<Code> code = interpreter::GenerateBytecodeHandler( GenerateBytecodeHandler() local
287 Code code; SetupBuiltinsInternal() local
[all...]
H A Dbuiltins-async-gen.cc183 TNode<CodeT> code = LoadBuiltin(builtin_id); in InitializeNativeClosure() local
/third_party/node/deps/v8/src/codegen/loong64/
H A Dassembler-loong64-inl.h71 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument
/third_party/node/deps/v8/src/baseline/
H A Dbaseline-batch-compiler.cc53 Handle<Code> code; in Compile() local
61 Handle<Code> code; in Install() local
[all...]
/third_party/node/deps/v8/src/codegen/ia32/
H A Dassembler-ia32-inl.h188 void Assembler::emit(Handle<Code> code, RelocInfo::Mode rmode) { in emit() argument
243 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument
[all...]
/third_party/node/deps/v8/src/codegen/riscv64/
H A Dassembler-riscv64-inl.h131 deserialization_set_special_target_at( Address instruction_payload, Code code, Address target) deserialization_set_special_target_at() argument
/third_party/node/deps/v8/src/heap/
H A Dremembered-set.h308 Code code = Code::GetObjectFromEntryAddress(entry_address); in UpdateCodeEntry() local
/third_party/node/deps/v8/src/ic/
H A Dhandler-configuration.cc208 Handle<Object> code = in StoreElementTransition() local
554 Code code = Code::cast(store_handler.smi_handler()); in PrintHandler() local
/third_party/node/deps/v8/src/inspector/
H A Dv8-debugger.h242 size_t code = 0; in operator ()() local
/third_party/node/deps/v8/src/objects/
H A Djs-function-inl.h76 void JSFunction::set_code(Code code, ReleaseStoreTag, WriteBarrierMode mode) { in set_code() argument
[all...]
H A Dosr-optimized-code-cache.cc22 Insert(Isolate* isolate, Handle<NativeContext> native_context, Handle<SharedFunctionInfo> shared, Handle<CodeT> code, BytecodeOffset osr_offset) Insert() argument
133 CodeT code = CodeT::cast(heap_object); EvictDeoptimizedCode() local
251 InitializeEntry(int entry, SharedFunctionInfo shared, CodeT code, BytecodeOffset osr_offset) InitializeEntry() argument
[all...]
/third_party/node/deps/v8/src/regexp/
H A Dregexp.h36 Handle<Object> code; member
/third_party/node/deps/v8/src/snapshot/embedded/
H A Dembedded-data.h76 const uint8_t* code() const { return code_; } in code() function in v8::internal::final
269 EmbeddedData(const uint8_t* code, uint32_t code_size, const uint8_t* data, uint32_t data_size) EmbeddedData() argument
[all...]
H A Dembedded-file-writer.cc296 Code code = FromCodeT(builtins->code(builti in PrepareBuiltinSourcePositionMap() local
[all...]
/third_party/node/deps/v8/src/strings/
H A Dunicode.h105 static inline bool IsLeadSurrogate(int code) { in IsLeadSurrogate() argument
108 static inline bool IsTrailSurrogate(int code) { in IsTrailSurrogate() argument
[all...]
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.c48 static void ppir_codegen_encode_varying(ppir_node *node, void *code) in ppir_codegen_encode_varying() argument
145 static void ppir_codegen_encode_texld(ppir_node *node, void *code) in ppir_codegen_encode_texld() argument
175 static void ppir_codegen_encode_uniform(ppir_node *node, void *code) in ppir_codegen_encode_uniform() argument
223 static void ppir_codegen_encode_vec_mul(ppir_node *node, void *code) in ppir_codegen_encode_vec_mul() argument
296 static void ppir_codegen_encode_scl_mul(ppir_node *node, void *code) in ppir_codegen_encode_scl_mul() argument
365 ppir_codegen_encode_vec_add(ppir_node *node, void *code) ppir_codegen_encode_vec_add() argument
454 ppir_codegen_encode_scl_add(ppir_node *node, void *code) ppir_codegen_encode_scl_add() argument
530 ppir_codegen_encode_combine(ppir_node *node, void *code) ppir_codegen_encode_combine() argument
590 ppir_codegen_encode_store_temp(ppir_node *node, void *code) ppir_codegen_encode_store_temp() argument
608 ppir_codegen_encode_const(ppir_const *constant, uint16_t *code) ppir_codegen_encode_const() argument
614 ppir_codegen_encode_discard(ppir_node *node, void *code) ppir_codegen_encode_discard() argument
624 ppir_codegen_encode_branch(ppir_node *node, void *code) ppir_codegen_encode_branch() argument
744 encode_instr(ppir_instr *instr, void *code, void *last_code) encode_instr() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_init.c739 void *code; in gallivm_jit_function() local
[all...]
/third_party/mesa3d/src/nouveau/codegen/
H A Dnv50_ir_emit_gv100.h146 inline void emitCond3(int pos, CondCode code) { in emitCond3() argument
172 inline void emitCond4(int pos, CondCode code) { in emitCond4() argument
[all...]
H A Dnv50_ir_target_nv50.cpp57 TargetNV50::getBuiltinCode(const uint32_t **code, uint32_t *size) const in getBuiltinCode() argument
H A Dnv50_ir_target_gv100.cpp514 TargetGV100::getBuiltinCode(const uint32_t **code, uint32_t *size) const in getBuiltinCode() argument
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_compiler.h87 uint32_t *code; member
/third_party/mesa3d/src/gallium/frontends/va/
H A Dpicture.c260 bufHasStartcode(vlVaBuffer *buf, unsigned int code, unsigned int bits) in bufHasStartcode() argument
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_program.h30 uint32_t *code; member
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dr500_fragprog_emit.c196 static void use_temporary(struct r500_fragment_program_code* code, unsigned int index) in use_temporary() argument
202 static unsigned int use_source(struct r500_fragment_program_code* code, struct rc_pair_instruction_source src) in use_source() argument
629 struct r500_fragment_program_code *code = &compiler->code->code.r500; r500BuildFragmentProgramHwCode() local
[all...]
H A Dr500_fragprog.c371 struct r500_fragment_program_code *code = &compiler->code->code.r500; in r500FragmentProgramDump() local
[all...]

Completed in 24 milliseconds

1...<<111112113114115116117118119120>>...169