Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp207 SDValue SExtPromoteOperand(SDValue Op, EVT PVT);
982 SExtPromoteOperand(Op.getOperand(0), PVT), in PromoteOperand()
1000 SDValue DAGCombiner::SExtPromoteOperand(SDValue Op, EVT PVT) { in SExtPromoteOperand() function in DAGCombiner
1115 N0 = SExtPromoteOperand(Op.getOperand(0), PVT); in PromoteIntShiftOp()