Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExecution.cpp727 #define FLOAT_VECTOR_FUNCTION(OP, TY) \ in visitBinaryOperator() macro
736 FLOAT_VECTOR_FUNCTION(OP, FloatVal) \ in visitBinaryOperator()
739 FLOAT_VECTOR_FUNCTION(OP, DoubleVal) \ in visitBinaryOperator()