Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A 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 …]
H A 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 …]
H A DLegalizeDAG.cpp2107 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() local
2163 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() local
3913 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
H A DTargetLowering.cpp128 MakeLibCallOptions CallOptions, in makeLibCall()
398 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() local
7557 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeFloatTypes.cpp168 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Unary() local
188 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_Binary() local
452 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FMA() local
528 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_EXTEND() local
544 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP16_TO_FP() local
565 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FP_ROUND() local
612 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_FPOWI() local
793 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatRes_XINT_TO_FP() local
908 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_ROUND() local
984 TargetLowering::MakeLibCallOptions CallOptions; in SoftenFloatOp_FP_TO_XINT() local
[all …]
H A DLegalizeIntegerTypes.cpp2221 TargetLowering::MakeLibCallOptions CallOptions; in PromoteIntOp_FPOWI() local
2589 TargetLowering::MakeLibCallOptions CallOptions; in ExpandAtomic() local
3434 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_SINT() local
3466 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_FP_TO_UINT() local
3562 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_XROUND_XRINT() local
3778 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_MUL() local
4138 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SDIV() local
4361 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_Shift() local
4451 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_SREM() local
4645 TargetLowering::MakeLibCallOptions CallOptions; in ExpandIntRes_UDIV() local
[all …]
H A DLegalizeDAG.cpp2089 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() local
3989 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4249 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4304 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4344 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4372 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
4396 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
H A DTargetLowering.cpp146 MakeLibCallOptions CallOptions, in makeLibCall()
404 TargetLowering::MakeLibCallOptions CallOptions; in softenSetCCOperands() local
10065 TargetLowering::MakeLibCallOptions CallOptions; in expandMULO() local
/aosp_15_r20/external/grpc-grpc-java/api/src/main/java/io/grpc/
H A DCallOptions.java40 public final class CallOptions { class
83 private CallOptions(Builder builder) { in CallOptions() method in CallOptions
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dcall_options_test.cc22 TEST(CallOptions, Cancel) { in TEST() argument
H A Dcall_options.cc22 CallOptions::CallOptions() {} in CallOptions() function in tensorflow::CallOptions
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/
H A DLoongArchISelLowering.cpp379 MakeLibCallOptions CallOptions; in lowerUINT_TO_FP() local
404 MakeLibCallOptions CallOptions; in lowerSINT_TO_FP() local
1065 MakeLibCallOptions CallOptions; in ReplaceNodeResults() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1086 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyISelLowering.cpp1592 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex34/javac/
Dgrpc-java-api.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex33/javac/
Dgrpc-java-api.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex30/javac/
Dgrpc-java-api.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex10000/javac/
Dgrpc-java-api.jarMETA-INF/ META-INF/MANIFEST.MF io/ io/grpc/ io/ ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex34/turbine/
Dgrpc-java-api.jario/grpc/Attributes$Key.class <Unknown> package io.grpc public final io ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex33/turbine/
Dgrpc-java-api.jario/grpc/Attributes$Key.class <Unknown> package io.grpc public final io ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex10000/turbine/
Dgrpc-java-api.jario/grpc/Attributes$Key.class <Unknown> package io.grpc public final io ...
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex30/turbine/
Dgrpc-java-api.jario/grpc/Attributes$Key.class <Unknown> package io.grpc public final io ...
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp2954 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp3142 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5414 MakeLibCallOptions CallOptions; in LowerFP_TO_INT() local
5492 MakeLibCallOptions CallOptions; in LowerINT_TO_FP() local
16405 MakeLibCallOptions CallOptions; in LowerFP_EXTEND() local
16456 MakeLibCallOptions CallOptions; in LowerFP_ROUND() local

123