Home
last modified time | relevance | path

Searched refs:FLOAT_VECTOR_FUNCTION (Results 1 – 1 of 1) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp763 #define FLOAT_VECTOR_FUNCTION(OP, TY) \ in visitBinaryOperator() macro
772 FLOAT_VECTOR_FUNCTION(OP, FloatVal) \ in visitBinaryOperator()
775 FLOAT_VECTOR_FUNCTION(OP, DoubleVal) \ in visitBinaryOperator()