/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeFloatTypes.cpp | 151 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 D | LegalizeIntegerTypes.cpp | 1944 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 D | LegalizeDAG.cpp | 2107 TargetLowering::MakeLibCallOptions CallOptions; in ExpandFPLibCall() local 2163 TargetLowering::MakeLibCallOptions CallOptions; in ExpandArgFPLibCall() local 3913 TargetLowering::MakeLibCallOptions CallOptions; in ConvertNodeToLibcall() local
|
H A D | TargetLowering.cpp | 128 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 D | LegalizeFloatTypes.cpp | 168 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 D | LegalizeIntegerTypes.cpp | 2221 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 D | LegalizeDAG.cpp | 2089 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 D | TargetLowering.cpp | 146 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 D | CallOptions.java | 40 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 D | call_options_test.cc | 22 TEST(CallOptions, Cancel) { in TEST() argument
|
H A D | call_options.cc | 22 CallOptions::CallOptions() {} in CallOptions() function in tensorflow::CallOptions
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/LoongArch/ |
H A D | LoongArchISelLowering.cpp | 379 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 D | WebAssemblyISelLowering.cpp | 1086 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/ |
H A D | WebAssemblyISelLowering.cpp | 1592 MakeLibCallOptions CallOptions; in LowerRETURNADDR() local
|
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/api/grpc-java-api/android_common_apex34/javac/ |
D | grpc-java-api.jar | META-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/ |
D | grpc-java-api.jar | META-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/ |
D | grpc-java-api.jar | META-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/ |
D | grpc-java-api.jar | META-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/ |
D | grpc-java-api.jar | io/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/ |
D | grpc-java-api.jar | io/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/ |
D | grpc-java-api.jar | io/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/ |
D | grpc-java-api.jar | io/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 D | SparcISelLowering.cpp | 2954 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Sparc/ |
H A D | SparcISelLowering.cpp | 3142 TargetLowering::MakeLibCallOptions CallOptions; in LowerUMULO_SMULO() local
|
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 5414 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
|