Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.h546 SDValue SoftenedOp = getSDValue(Iter->second); in GetSoftenedFloat() local
547 assert(SoftenedOp.getNode() && "Unconverted op in SoftenedFloats?"); in GetSoftenedFloat()
548 return SoftenedOp; in GetSoftenedFloat()