Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Disel.cpp131 #define DEF_FLOAT_MOPERATOR_MAPPING_FUNC(TYPE) \ macro
1007 const static auto fastSubFloatMappingFunc = DEF_FLOAT_MOPERATOR_MAPPING_FUNC(sub); in SelectSub()
1020 const static auto fastAndFloatMappingFunc = DEF_FLOAT_MOPERATOR_MAPPING_FUNC(and); in SelectBand()
1033 const static auto fastAddFloatMappingFunc = DEF_FLOAT_MOPERATOR_MAPPING_FUNC(add); in SelectAdd()

Completed in 3 milliseconds