Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:CLI

1973   TargetLowering::CallLoweringInfo CLI(DAG);
1974 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain)
1978 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI);
2008 TargetLowering::CallLoweringInfo CLI(DAG);
2009 CLI.setDebugLoc(dl).setChain(DAG.getEntryNode())
2013 std::pair<SDValue,SDValue> CallInfo = TLI.LowerCallTo(CLI);
2042 TargetLowering::CallLoweringInfo CLI(DAG);
2043 CLI.setDebugLoc(SDLoc(Node)).setChain(InChain)
2047 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI);
2137 TargetLowering::CallLoweringInfo CLI(DAG);
2138 CLI.setDebugLoc(dl).setChain(InChain)
2142 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI);
2248 TargetLowering::CallLoweringInfo CLI(DAG);
2249 CLI.setDebugLoc(dl).setChain(InChain)
2253 std::pair<SDValue, SDValue> CallInfo = TLI.LowerCallTo(CLI);
3750 TargetLowering::CallLoweringInfo CLI(DAG);
3751 CLI.setDebugLoc(dl)
3758 std::pair<SDValue, SDValue> CallResult = TLI.LowerCallTo(CLI);
3790 TargetLowering::CallLoweringInfo CLI(DAG);
3791 CLI.setDebugLoc(dl)
3797 std::pair<SDValue, SDValue> CallResult = TLI.LowerCallTo(CLI);