Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp871 auto ExtendNode = DAG.getNode(ISD::FP_EXTEND, dl, VT, NewL); in SoftenFloatRes_LOAD() local
872 return BitConvertToInteger(ExtendNode); in SoftenFloatRes_LOAD()