Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypes.cpp319 NeedsReanalyzing = PromoteIntegerOperand(N, i); in run()
H A DLegalizeTypes.h360 bool PromoteIntegerOperand(SDNode *N, unsigned OpNo);
H A DLegalizeIntegerTypes.cpp1465 bool DAGTypeLegalizer::PromoteIntegerOperand(SDNode *N, unsigned OpNo) { in PromoteIntegerOperand() function in DAGTypeLegalizer