Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/
H A Dsoft-float-04.ll4 ; intrinsic (which cannot be handled by SoftenFloatOperand).
/llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp334 NeedsReanalyzing = SoftenFloatOperand(N, i); in run()
H A DLegalizeTypes.h582 bool SoftenFloatOperand(SDNode *N, unsigned OpNo);
H A DLegalizeFloatTypes.cpp820 bool DAGTypeLegalizer::SoftenFloatOperand(SDNode *N, unsigned OpNo) { in SoftenFloatOperand() function in DAGTypeLegalizer