Searched defs:VX (Results 1 – 4 of 4) sorted by relevance
18 typedef Matrix<Scalar, Dynamic, 1> VX; in smallVectors() typedef
129 struct VX struct130 { virtual ~VX() {} }; in ~VX() argument
1156 const UInt VX = VEX_HWCAPS_PPC32_VX; in show_hwcaps_ppc32() local1180 const UInt VX = VEX_HWCAPS_PPC64_VX; in show_hwcaps_ppc64() local
1713 #define VX(op, xop) (OP (op) | (((unsigned long)(xop)) & 0x7ff)) macro