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

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

Completed in 56 milliseconds