Home
last modified time | relevance | path

Searched refs:caller_id (Results 1 - 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
65 if (call_parameter_ids_map.find(caller_id) == in IsApplicable()
69 uint32_t value_id = call_parameter_ids_map[caller_id]; in IsApplicable()
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
65 if (call_parameter_ids_map.find(caller_id) == in IsApplicable()
69 uint32_t value_id = call_parameter_ids_map[caller_id]; in IsApplicable()
/third_party/spirv-tools/source/fuzz/
H A Dtransformation_add_parameter.cpp62 uint32_t caller_id = instr->result_id(); in IsApplicable() local
65 if (call_parameter_ids_map.find(caller_id) == in IsApplicable()
69 uint32_t value_id = call_parameter_ids_map[caller_id]; in IsApplicable()
/third_party/node/deps/v8/src/torque/
H A Dkythe-data.cc77 kythe_entity_t caller_id = AddFunctionDefinition(caller); in AddCall() local
81 that->consumer_->AddCall(KytheConsumer::Kind::Function, caller_id, call_pos, in AddCall()

Completed in 3 milliseconds