Home
last modified time | relevance | path

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

/external/deqp/executor/
DxeCallQueue.hpp56 void setFunction (Function func) { m_func = func; } in setFunction() function in xe::Call
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp79 void SwiftErrorValueTracking::setFunction(MachineFunction &mf) { in setFunction() function in SwiftErrorValueTracking
/external/llvm-project/llvm/lib/CodeGen/
DSwiftErrorValueTracking.cpp79 void SwiftErrorValueTracking::setFunction(MachineFunction &mf) { in setFunction() function in SwiftErrorValueTracking
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_structs.hpp12547 … CuLaunchInfoNVX & setFunction( VULKAN_HPP_NAMESPACE::CuFunctionNVX function_ ) VULKAN_HPP_NOEXCEPT in setFunction() function