Home
last modified time | relevance | path

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

/aosp_15_r20/external/pytorch/c10/core/
H A DTensorOptions.h645 #define DO_CASE(device, _) \ in computeDispatchKey() macro
680 #define DO_CASE(device, _) \ in computeDispatchKey() macro
707 #define DO_CASE(device, _) \ in computeDispatchKey() macro
728 #define DO_CASE(bc, _) case DispatchKey::Sparse##bc: in dispatchKeyToLayout() macro
732 #define DO_CASE(bc, _) case DispatchKey::SparseCsr##bc: in dispatchKeyToLayout() macro
747 #define DO_CASE(suffix, prefix) \ in dispatchKeyToDeviceType() macro
H A DDispatchKey.cpp49 #define DO_CASE(device, _) \ in toBackendComponent() macro
/aosp_15_r20/external/pytorch/aten/src/ATen/native/sparse/
H A DSparseTensor.cpp156 #define DO_CASE(device, _) \ in new_sparse() macro
/aosp_15_r20/art/tools/jvmti-agents/ti-fast/
H A Dtifast.cc50 #define DO_CASE(name, cap_name) \ in AddCapsForEvent() macro