Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp6885 static SDValue convertToF16(SDValue Op, SelectionDAG &DAG) { in convertToF16() function
6932 SDValue F16Val = convertToF16(NewLd, DAG); in lowerLoadF16()
7295 Results.push_back(convertToF16(In64, DAG)); in LowerOperationWrapper()