Searched defs:F16_PACKET_FUNCTION (Results 1 – 3 of 3) sorted by relevance
/external/eigen/Eigen/src/Core/arch/AVX512/ |
D | MathFunctions.h | 50 F16_PACKET_FUNCTION(Packet16f, Packet16h, plog) in F16_PACKET_FUNCTION() function 65 F16_PACKET_FUNCTION(Packet16f, Packet16h, plog2) in F16_PACKET_FUNCTION() function 128 F16_PACKET_FUNCTION(Packet16f, Packet16h, pexp) in F16_PACKET_FUNCTION() function 213 F16_PACKET_FUNCTION(Packet16f, Packet16h, psqrt) in F16_PACKET_FUNCTION() function 263 F16_PACKET_FUNCTION(Packet16f, Packet16h, prsqrt) in F16_PACKET_FUNCTION() function 318 F16_PACKET_FUNCTION(Packet16f, Packet16h, plog1p) in F16_PACKET_FUNCTION() function 326 F16_PACKET_FUNCTION(Packet16f, Packet16h, pexpm1) in F16_PACKET_FUNCTION() function
|
/external/eigen/Eigen/src/Core/arch/AVX/ |
D | MathFunctions.h | 176 F16_PACKET_FUNCTION(Packet8f, Packet8h, psin) in F16_PACKET_FUNCTION() function
|
/external/eigen/Eigen/src/Core/arch/Default/ |
D | Half.h | 53 #define F16_PACKET_FUNCTION(PACKET_F, PACKET_F16, METHOD) \ macro
|