Searched refs:getFixedPointOperationAction (Results 1 – 5 of 5) sorted by relevance
472 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1171 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1244 TLI.getFixedPointOperationAction(N->getOpcode(), PromotedType, Scale); in PromoteIntRes_DIVFIX()
5913 TargetLowering::LegalizeAction Action = TLI.getFixedPointOperationAction( in expandDivFix()
1276 LegalizeAction getFixedPointOperationAction(unsigned Op, EVT VT, in getFixedPointOperationAction() function