Searched refs:GET_TLS (Results 1 – 6 of 6) sorted by relevance
36 #define GET_TLS() ScriptTLSStruct * tls = \ macro49 GET_TLS(); in SC_AllocationSyncAll2()54 GET_TLS(); in SC_AllocationSyncAll()64 GET_TLS(); in SC_AllocationCopy1DRange()76 GET_TLS(); in SC_AllocationCopy2DRange()85 GET_TLS(); in SC_AllocationIoSend()91 GET_TLS(); in SC_AllocationIoReceive()102 GET_TLS(); in SC_BindTexture()107 GET_TLS(); in SC_BindVertexConstant()112 GET_TLS(); in SC_BindFragmentConstant()[all …]
47 #define GET_TLS(reg) \ macro50 #define GET_TLS(reg) \ macro59 GET_TLS(r12) \
36 #undef GET_TLS41 #define GET_TLS(reg) \ macro44 #define GET_TLS(reg) \53 GET_TLS(r12) \130 #undef GET_TLS
101 #define GET_TLS(reg) \ macro104 #define GET_TLS(reg) \ macro113 GET_TLS(r12) \
43 GET_TLS(); \49 GET_TLS(); \
30 #define GET_TLS() Context::ScriptTLSStruct * tls = \ macro