Home
last modified time | relevance | path

Searched refs:W_ (Results 1 - 2 of 2) sorted by relevance

/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h1102 #define SR_(a) W_ ## a
1105 #define W_(a) W_ ## a macro
1113 #define ADC_W(a, b) adc W_(b), W_(a)
1116 #define ADD_W(a, b) add W_(b), W_(a)
1119 #define AND_W(a, b) and W_(b), W_(a)
1121 #define ARPL(a,b) arpl W_(
[all...]
/third_party/skia/third_party/externals/oboe/samples/RhythmGame/third_party/glm/gtx/
H A Dsimd_vec4.hpp137 template <comp X_, comp Y_, comp Z_, comp W_>
139 template <comp X_, comp Y_, comp Z_, comp W_>

Completed in 6 milliseconds