Searched refs:getFixedPointOperationAction (Results 1 – 5 of 5) sorted by relevance
489 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1201 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1289 TLI.getFixedPointOperationAction(N->getOpcode(), PromotedType, Scale); in PromoteIntRes_DIVFIX()
6005 TargetLowering::LegalizeAction Action = TLI.getFixedPointOperationAction( in expandDivFix()
1306 LegalizeAction getFixedPointOperationAction(unsigned Op, EVT VT, in getFixedPointOperationAction() function