Home
last modified time | relevance | path

Searched defs:host_function (Results 1 – 3 of 3) 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/ic/
Dic.cc313 JSFunction* host_function, const char* reason) { in OnFeedbackChanged()
321 FeedbackSlot slot, JSFunction* host_function, in OnFeedbackChanged()