Home
last modified time | relevance | path

Searched defs:host_function (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/CodeGenCUDA/
Dhost-device-calls-host.cu6 void host_function() {} in host_function() function
Dptx-kernels.cu29 void host_function() { in host_function() function
/external/v8/src/
Dfeedback-vector.cc263 void FeedbackVector::ClearSlots(JSFunction* host_function) { in ClearSlots()
/external/v8/src/ic/
Dic.cc438 void IC::OnFeedbackChanged(Isolate* isolate, JSFunction* host_function) { in OnFeedbackChanged()