Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/include/llvm/CodeGen/
HDMachineValueType.h56 FIRST_FP_VALUETYPE = f16, enumerator
183 return ((SimpleTy >= MVT::FIRST_FP_VALUETYPE && in isFloatingPoint()
627 return mvt_range(MVT::FIRST_FP_VALUETYPE, in fp_valuetypes()
/NextBSD/contrib/llvm/lib/Target/SystemZ/
HDSystemZISelLowering.cpp353 for (unsigned I = MVT::FIRST_FP_VALUETYPE; in SystemZTargetLowering()