Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/CodeGen/SelectionDAG/
HDDAGCombiner.cpp205 SDValue ZExtPromoteOperand(SDValue Op, EVT PVT);
951 ZExtPromoteOperand(Op.getOperand(0), PVT), in PromoteOperand()
982 SDValue DAGCombiner::ZExtPromoteOperand(SDValue Op, EVT PVT) { in ZExtPromoteOperand() function in DAGCombiner
1082 N0 = ZExtPromoteOperand(Op.getOperand(0), PVT); in PromoteIntShiftOp()