Searched defs:PromoteIntegerOperand (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp746 /// PromoteIntegerOperand - This method is called when the specified operand of
750 bool DAGTypeLegalizer::PromoteIntegerOperand(SDNode *N, unsigned OpNo) { function in class:DAGTypeLegalizer
760 dbgs() << "PromoteIntegerOperand Op #" << OpNo << ": ";

Completed in 65 milliseconds