Searched refs:getFixedPointOperationAction (Results 1 – 5 of 5) sorted by relevance
454 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1183 Action = TLI.getFixedPointOperationAction(Node->getOpcode(), in LegalizeOp()
1145 TLI.getFixedPointOperationAction(N->getOpcode(), PromotedType, Scale); in PromoteIntRes_DIVFIX()
5675 TargetLowering::LegalizeAction Action = TLI.getFixedPointOperationAction( in expandDivFix()
1229 LegalizeAction getFixedPointOperationAction(unsigned Op, EVT VT, in getFixedPointOperationAction() function