Home
last modified time | relevance | path

Searched defs:CallOptions (Results 1 – 25 of 26) sorted by relevance

12

/external/grpc-grpc/src/csharp/Grpc.Core/
DCallOptions.cs30 public struct CallOptions struct
32 Metadata headers;
33 DateTime? deadline;
34 CancellationToken cancellationToken;
35 WriteOptions writeOptions;
36 ContextPropagationToken propagationToken;
37 CallCredentials credentials;
38 CallFlags flags;
49 …public CallOptions(Metadata headers = null, DateTime? deadline = null, CancellationToken cancellat… in CallOptions() argument
64 public Metadata Headers
[all …]
DClientBase.cs159 …public ClientBaseConfigurationInterceptor(Func<IMethod, string, CallOptions, Tuple<string, CallOpt… in ClientBaseConfigurationInterceptor() argument
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp151 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary() local
171 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary() local
418 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA() local
494 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND() local
510 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP() local
531 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND() local
573 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI() local
745 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP() local
838 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND() local
903 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT() local
[all …]
DLegalizeIntegerTypes.cpp1944 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic() local
2694 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT() local
2717 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT() local
2769 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT() local
2992 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL() local
3305 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV() local
3406 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift() local
3496 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM() local
3654 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV() local
3681 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM() local
[all …]
DLegalizeDAG.cpp2107 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() local
2163 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() local
3913 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
DTargetLowering.cpp128 MakeLibCallOptions CallOptions, in makeLibCall()
398 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() local
7557 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO() local
DSelectionDAGBuilder.cpp2633 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure() local
/external/grpc-grpc-java/core/src/main/java/io/grpc/
DCallOptions.java40 public final class CallOptions { class
356 private CallOptions() { in CallOptions() method in CallOptions
412 private CallOptions(CallOptions other) { in CallOptions() method in CallOptions
/external/tensorflow/tensorflow/core/distributed_runtime/
Dcall_options_test.cc22 TEST(CallOptions, Cancel) { in TEST() argument
Dcall_options.cc22 CallOptions::CallOptions() {} in CallOptions() function in tensorflow::CallOptions
/external/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DLegalizeFloatTypes.cpp164 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary() local
184 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary() local
437 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA() local
513 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND() local
529 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP() local
550 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND() local
592 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI() local
773 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP() local
876 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND() local
941 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT() local
[all …]
DLegalizeIntegerTypes.cpp2191 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic() local
3015 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT() local
3044 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT() local
3096 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_LLROUND_LLRINT() local
3318 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL() local
3670 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV() local
3771 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift() local
3861 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM() local
4019 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV() local
4046 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UREM() local
[all …]
DLegalizeDAG.cpp2164 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() local
2220 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() local
4070 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4315 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4336 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
DTargetLowering.cpp132 MakeLibCallOptions CallOptions, in makeLibCall()
390 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() local
8049 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO() local
DSelectionDAGBuilder.cpp2602 TargetLowering::MakeLibCallOptions CallOptions; in visitSPDescriptorFailure() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1086 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyISelLowering.cpp1273 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
/external/llvm-project/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2960 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
DSparcISelLowering.cpp2954 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
/external/llvm-project/llvm/lib/Target/RISCV/
DRISCVISelLowering.cpp1099 MakeLibCallOptions CallOptions; in ReplaceNodeResults() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMISelLowering.cpp5414 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() local
5492 MakeLibCallOptions CallOptions; in LowerINT_TO_FP() local
16407 MakeLibCallOptions CallOptions; in LowerFP_EXTEND() local
16458 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local
/external/llvm-project/llvm/lib/Target/ARM/
DARMISelLowering.cpp5661 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() local
5739 MakeLibCallOptions CallOptions; in LowerINT_TO_FP() local
18204 MakeLibCallOptions CallOptions; in LowerFP_EXTEND() local
18255 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2326 MakeLibCallOptions CallOptions; in LowerF128Call() local
2541 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local
/external/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp2855 MakeLibCallOptions CallOptions; in LowerF128Call() local
3076 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp20263 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() local
20326 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local
28521 MakeLibCallOptions CallOptions; in LowerF128Call() local

12