Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp325 NeedsReanalyzing = PromoteIntegerOperand(N, i); in run()
H A DLegalizeTypes.h371 bool PromoteIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1759 bool DAGTypeLegalizer::PromoteIntegerOperand(SDNode *N, unsigned OpNo) { in PromoteIntegerOperand() function in DAGTypeLegalizer