Home
last modified time | relevance | path

Searched defs:callee (Results 1 - 25 of 43) sorted by relevance

12

/third_party/mesa3d/src/compiler/glsl/
H A Dir_function_can_inline.cpp61 const ir_function_signature *callee = call->callee; in can_inline() local
H A Dlower_subroutine.cpp63 lower_subroutine_visitor::call_clone(ir_call *call, ir_function_signature *callee) in call_clone() argument
H A Dir_validate.cpp1123 ir_function_signature *const callee = ir->callee; in visit_enter() local
[all...]
H A Dlink_functions.cpp72 const ir_function_signature *const callee = ir->callee; in visit_enter() local
[all...]
H A Dlower_int64.cpp255 lower_op_to_function_call(ir_instruction *base_ir, ir_expression *ir, ir_function_signature *callee) lower_op_to_function_call() argument
[all...]
H A Dglsl_to_nir.cpp1682 nir_function *callee = (nir_function *) entry->data; in visit() local
/third_party/node/deps/v8/src/api/
H A Dapi-arguments.cc35 FunctionCallbackArguments( internal::Isolate* isolate, internal::Object data, internal::HeapObject callee, internal::Object holder, internal::HeapObject new_target, internal::Address* argv, int argc) FunctionCallbackArguments() argument
/third_party/skia/third_party/externals/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp2007 const std::string callee = in TEST_F() local
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/
H A Dpass_merge_return_test.cpp2007 const std::string callee = in TEST_F() local
/third_party/spirv-tools/test/opt/
H A Dpass_merge_return_test.cpp2005 const std::string callee = in TEST_F() local
/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/third_party/spirv-tools/source/fuzz/
H A Dcall_graph.cpp61 uint32_t callee = instruction.GetSingleWordInOperand(0); in BuildGraphAndGetDepthOfFunctionCalls() local
[all...]
H A Dfuzzer_pass_add_function_calls.cpp108 ChooseFunctionCallArguments( const opt::Function& callee, opt::Function* caller_function, opt::BasicBlock* caller_block, const opt::BasicBlock::iterator& caller_inst_it) ChooseFunctionCallArguments() argument
/third_party/node/deps/v8/src/runtime/
H A Druntime-compiler.cc391 Handle<Object> callee = args.at(0); in RUNTIME_FUNCTION() local
H A Druntime-scopes.cc401 Handle<JSObject> NewSloppyArguments(Isolate* isolate, Handle<JSFunction> callee, in NewSloppyArguments() argument
496 Handle<JSFunction> callee = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
509 Handle<JSFunction> callee = args.at<JSFunction>(0); in RUNTIME_FUNCTION() local
534 Handle<JSFunction> callee = args.at<JSFunction>(0); RUNTIME_FUNCTION() local
[all...]
/third_party/node/deps/v8/src/torque/
H A Dkythe-data.cc70 AddCall(Callable* caller, SourcePosition call_position, Callable* callee) AddCall() argument
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DAnalyzeCallDepth.cpp45 void AnalyzeCallDepth::FunctionNode::addCallee(AnalyzeCallDepth::FunctionNode *callee) in addCallee() argument
/third_party/node/deps/v8/src/compiler/
H A Dwasm-inlining.cc87 Node* callee = NodeProperties::GetValueInput(call, 0); in ReduceCall() local
[all...]
H A Dnode-properties.cc620 Builtin callee = static_cast<Builtin>(matcher.ResolvedValue()); in IsFreshObject() local
H A Djs-inlining-heuristic.cc92 Node* callee = node->InputAt(0); in CollectFunctions() local
413 bool JSInliningHeuristic::TryReuseDispatch(Node* node, Node* callee, in TryReuseDispatch() argument
648 CreateOrReuseDispatch(Node* node, Node* callee, Candidate const& candidate, Node** if_successes, Node** calls, Node** inputs, int input_count) CreateOrReuseDispatch() argument
721 Node* callee = NodeProperties::GetValueInput(node, 0); InlineCandidate() local
[all...]
H A Dloop-analysis.cc610 Node* callee = node->InputAt(0); in FindSmallInnermostLoopFromHeader() local
/third_party/node/deps/v8/src/debug/
H A Ddebug-evaluate.cc1211 Builtin callee = static_cast<Builtin>(callee_code.builtin_id()); in VerifyTransitiveBuiltins() local
1058 TransitivelyCalledBuiltinHasNoSideEffect(Builtin caller, Builtin callee) TransitivelyCalledBuiltinHasNoSideEffect() argument

Completed in 23 milliseconds

12