Lines Matching defs:CallOptions
2184 TargetLowering::MakeLibCallOptions CallOptions;
2187 Ops, CallOptions,
4450 TargetLowering::MakeLibCallOptions CallOptions;
4465 Ops, CallOptions,
4488 TargetLowering::MakeLibCallOptions CallOptions;
4493 DAG, RTLIB::CLEAR_CACHE, MVT::isVoid, {StartVal, EndVal}, CallOptions,
4772 TargetLowering::MakeLibCallOptions CallOptions;
4775 CallOptions, SDLoc(Node), Node->getOperand(0));
4782 TargetLowering::MakeLibCallOptions CallOptions;
4784 DAG, RTLIB::FPEXT_F16_F32, MVT::f32, Node->getOperand(1), CallOptions,
4837 TargetLowering::MakeLibCallOptions CallOptions;
4838 CallOptions.setSExt(Signed);
4840 TLI.makeLibCall(DAG, LC, RVT, Op, CallOptions, dl, Chain);
4877 TargetLowering::MakeLibCallOptions CallOptions;
4879 TLI.makeLibCall(DAG, LC, NVT, Op, CallOptions, dl, Chain);
4905 TargetLowering::MakeLibCallOptions CallOptions;
4907 TLI.makeLibCall(DAG, LC, VT, Op, CallOptions, SDLoc(Node), Chain);
4934 TargetLowering::MakeLibCallOptions CallOptions;
4937 CallOptions, SDLoc(Node), Node->getOperand(0));