Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp313 NeedsReanalyzing = PromoteIntegerOperand(N, i); in run()
H A DLegalizeTypes.h352 bool PromoteIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1025 bool DAGTypeLegalizer::PromoteIntegerOperand(SDNode *N, unsigned OpNo) { in PromoteIntegerOperand() function in DAGTypeLegalizer