Searched defs:DISPATCH (Results 1 – 15 of 15) sorted by relevance
19 #define DISPATCH() goto *dispatch_table[*inst++] in f1() macro37 #define DISPATCH() goto *dispatch_table[*inst++] in f2() macro56 #define DISPATCH() goto *dispatch_table[*inst++] in f3() macro
28 #define DISPATCH(NAME) \ macro [all...]
28 #define DISPATCH(NAME) \ macro
20 #define DISPATCH(CLASS) \ macro
34 #define DISPATCH(NAME, CLASS) \ macro
23 #define DISPATCH(NAME, CLASS) \ macro
20 #define DISPATCH(CLASSNAME) \ macro
40 #define DISPATCH( global() macro [all...]
8849 #define DISPATCH( global() macro
69 #define DISPATCH(CLASS) \ macro99 #define DISPATCH(CLASS) \ macro
31 DISPATCH, enumerator
961 DISPATCH(arith::CmpIPredicate::sgt, spirv::SGreaterThanOp); in matchAndRewrite() macro 919 #define DISPATCH( matchAndRewrite() macro [all...]
817 #define DISPATCH(...) PARAMS_RESOLVE_TO_VA_ARGS(__VA_ARGS__); macro
1434 #define DISPATCH( matchAndRewrite() macro
1987 #define DISPATCH( global() macro