| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_print.c | 1634 print_function(nir_function *function, print_state *state) in print_function() argument
|
| /third_party/node/deps/v8/src/wasm/ |
| H A D | wasm-module-builder.cc | 404 void WasmModuleBuilder::MarkStartFunction(WasmFunctionBuilder* function) { in MarkStartFunction() argument [all...] |
| H A D | wasm-module.cc | 202 WasmName ModuleWireBytes::GetNameOrNull(const WasmFunction* function, in GetNameOrNull() argument
|
| /third_party/node/src/ |
| H A D | util.h | 115 const char* function; member
|
| /third_party/ninja/src/ |
| H A D | util.cc | 555 void Win32Fatal(const char* function, const char* hint) {
argument
|
| /third_party/node/deps/icu-small/source/i18n/ |
| H A D | transreg.cpp | 460 Transliterator::Factory function; member
|
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_renderer.h | 61 uint8_t function; member
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_setup.c | 522 set_noalias(LLVMBuilderRef builder, LLVMValueRef function, const LLVMTypeRef *arg_types, int nr_args) set_noalias() argument [all...] |
| /third_party/ltp/tools/sparse/sparse-src/ |
| H A D | sparse-llvm.c | 22 struct function { struct 1122 struct function function = { .module = module }; output_fn() local [all...] |
| /third_party/node/deps/v8/src/compiler/ |
| H A D | compilation-dependencies.cc | 178 InitialMapDependency(JSHeapBroker* broker, const JSFunctionRef& function, in InitialMapDependency() argument 185 Handle<JSFunction> function = function_.object(); variable 227 Handle<JSFunction> function = function_.object(); variable 214 PrototypePropertyDependency(JSHeapBroker* broker, const JSFunctionRef& function, const ObjectRef& prototype) PrototypePropertyDependency() argument 236 Handle<JSFunction> function = function_.object(); global() variable 242 Handle<JSFunction> function = function_.object(); global() variable 569 ConsistentJSFunctionViewDependency(const JSFunctionRef& function) ConsistentJSFunctionViewDependency() argument 983 InitialMapInstanceSizePredictionDependency(const JSFunctionRef& function, int instance_size) InitialMapInstanceSizePredictionDependency() argument 1033 DependOnInitialMap( const JSFunctionRef& function) DependOnInitialMap() argument 1040 DependOnPrototypeProperty( const JSFunctionRef& function) DependOnPrototypeProperty() argument 1327 DependOnConsistentJSFunctionView( const JSFunctionRef& function) DependOnConsistentJSFunctionView() argument 1340 DependOnInitialMapInstanceSizePrediction( const JSFunctionRef& function) DependOnInitialMapInstanceSizePrediction() argument [all...] |
| H A D | common-operator.h | 642 Node* function() const { return node()->InputAt(kFrameStateFunctionInput); } in function() function in v8::internal::compiler::FrameState [all...] |
| /third_party/node/deps/v8/src/debug/ |
| H A D | debug-interface.h | 378 explicit FunctionData(i::CoverageFunction* function, in FunctionData() argument [all...] |
| H A D | debug-wasm-objects.cc | 425 auto function = debug_info->GetFunctionAtAddress(frame->pc()); in Create() local
|
| /third_party/node/deps/v8/src/codegen/mips64/ |
| H A D | macro-assembler-mips64.h | 1145 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/codegen/s390/ |
| H A D | macro-assembler-s390.h | 1514 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntimeSaveDoubles() local 1521 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/codegen/mips/ |
| H A D | macro-assembler-mips.h | 1058 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/codegen/riscv64/ |
| H A D | macro-assembler-riscv64.h | 1201 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/codegen/loong64/ |
| H A D | macro-assembler-loong64.h | 960 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/codegen/ppc/ |
| H A D | macro-assembler-ppc.h | 1251 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntimeSaveDoubles() local 1258 const Runtime::Function* function = Runtime::FunctionForId(fid); CallRuntime() local [all...] |
| /third_party/node/deps/v8/src/inspector/ |
| H A D | v8-console.cc | 646 v8::Local<v8::Function> function; in debugFunctionCallback() local 661 v8::Local<v8::Function> function; in undebugFunctionCallback() local 627 setFunctionBreakpoint(ConsoleHelper& helper, int sessionId, v8::Local<v8::Function> function, V8DebuggerAgentImpl::BreakpointSource source, v8::Local<v8::String> condition, bool enable) setFunctionBreakpoint() argument 672 v8::Local<v8::Function> function; monitorFunctionCallback() local 699 v8::Local<v8::Function> function; unmonitorFunctionCallback() local [all...] |
| /third_party/node/deps/v8/src/diagnostics/ |
| H A D | perf-jit.cc | 315 GetSourcePositionInfo(Handle<Code> code, Handle<SharedFunctionInfo> function, SourcePosition pos) GetSourcePositionInfo() argument
|
| /third_party/node/deps/v8/src/maglev/ |
| H A D | maglev-graph-builder.cc | 598 ValueNode* function = LoadRegisterTaggedValue(0); in BuildCallFromRegisterList() local 628 ValueNode* function = LoadRegisterTaggedValue(0); in BuildCallFromRegisters() local
|
| /third_party/node/deps/v8/src/objects/ |
| H A D | js-function.cc | 220 CopyNameAndLength( Isolate* isolate, Handle<JSFunctionOrBoundFunctionOrWrappedFunction> function, Handle<JSReceiver> target, Handle<String> prefix, int arg_count) CopyNameAndLength() argument 305 GetName(Isolate* isolate, Handle<JSBoundFunction> function) GetName() argument 337 GetLength(Isolate* isolate, Handle<JSBoundFunction> function) GetLength() argument 374 ToString(Handle<JSBoundFunction> function) ToString() argument 380 GetName( Isolate* isolate, Handle<JSWrappedFunction> function) GetName() argument 402 GetLength(Isolate* isolate, Handle<JSWrappedFunction> function) GetLength() argument 419 ToString(Handle<JSWrappedFunction> function) ToString() argument 480 GetName(Isolate* isolate, Handle<JSFunction> function) GetName() argument 489 EnsureClosureFeedbackCellArray( Handle<JSFunction> function, bool reset_budget_for_feedback_allocation) EnsureClosureFeedbackCellArray() argument 538 EnsureFeedbackVector(Isolate* isolate, Handle<JSFunction> function, IsCompiledScope* compiled_scope) EnsureFeedbackVector() argument 552 CreateAndAttachFeedbackVector( Isolate* isolate, Handle<JSFunction> function, IsCompiledScope* compiled_scope) CreateAndAttachFeedbackVector() argument 580 InitializeFeedbackCell( Handle<JSFunction> function, IsCompiledScope* is_compiled_scope, bool reset_budget_for_feedback_allocation) InitializeFeedbackCell() argument 622 SetInstancePrototype(Isolate* isolate, Handle<JSFunction> function, Handle<JSReceiver> value) SetInstancePrototype() argument 666 SetPrototype(Handle<JSFunction> function, Handle<Object> value) SetPrototype() argument 706 SetInitialMap(Isolate* isolate, Handle<JSFunction> function, Handle<Map> map, Handle<HeapObject> prototype) SetInitialMap() argument 711 SetInitialMap(Isolate* isolate, Handle<JSFunction> function, Handle<Map> map, Handle<HeapObject> prototype, Handle<JSFunction> constructor) SetInitialMap() argument 726 EnsureHasInitialMap(Handle<JSFunction> function) EnsureHasInitialMap() argument 981 Handle<JSFunction> function = Handle<JSFunction>::cast(new_target); GetDerivedMap() local 993 Handle<JSFunction> function = Handle<JSFunction>::cast(new_target); GetDerivedMap() local 1136 GetDebugName(Handle<JSFunction> function) GetDebugName() argument 1159 SetName(Handle<JSFunction> function, Handle<Name> name, Handle<String> prefix) SetName() argument 1197 ToString(Handle<JSFunction> function) ToString() argument 1257 CalculateExpectedNofProperties(Isolate* isolate, Handle<JSFunction> function) CalculateExpectedNofProperties() argument [all...] |
| /third_party/node/deps/v8/src/regexp/arm/ |
| H A D | regexp-macro-assembler-arm.cc | 338 ExternalReference function = in CheckNotBackReferenceIgnoreCase() local
|
| /third_party/node/deps/v8/src/regexp/mips64/ |
| H A D | regexp-macro-assembler-mips64.cc | 372 ExternalReference function = in CheckNotBackReferenceIgnoreCase() local
|