Home
last modified time | relevance | path

Searched defs:RetType (Results 1 – 25 of 58) sorted by relevance

123

/aosp_15_r20/external/pytorch/torch/
H A Dcustom_class.h176 using RetType = variable
407 using RetType = variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsOs16.cpp50 Type* RetType = F.getReturnType(); in needsFPFromSig() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
/aosp_15_r20/external/llvm/lib/Target/Mips/
H A DMips16HardFloat.cpp172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
H A DMipsOs16.cpp53 Type* RetType = F.getReturnType(); in needsFPFromSig() local
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/
H A Dtests.rs28 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/
H A Dtests.rs28 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/
H A Dtests.rs28 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/
H A Dtests.rs28 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/std/src/os/unix/net/ucred/
H A Dtests.rs28 fn test_socket_pair_pids(arg: Type) -> RetType { in test_socket_pair_pids()
/aosp_15_r20/external/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp444 IntegerType *RetType, ArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniformRetValOpt()
502 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_ml.cpp44 typedef typename boost::result_of< F() >::type RetType; in async() typedef
/aosp_15_r20/external/federated-compute/fcp/base/
H A Dresult.h182 using RetType = std::invoke_result_t<Fn, RefType>; in ThenInternal() local
/aosp_15_r20/art/runtime/entrypoints/quick/
H A Druntime_entrypoints_list.h395 #define ART_GET_FIELD_FROM_CODE_DECL(V, Kind, RetType, SetType) \ argument
H A Dquick_field_entrypoints.cc109 #define ART_GET_FIELD_FROM_CODE(Kind, RetType, SetType, PrimitiveOrObject, \ argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp689 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1237 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp385 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
397 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
420 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp494 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
506 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
537 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1478 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtensor_types.h157 TensorType::NumIndices>::Tensor32Bit RetType; in To32Bit() typedef
/aosp_15_r20/external/guice/core/test/com/google/inject/
H A DMethodInterceptionTest.java328 static class RetType extends ErasedType {} class in MethodInterceptionTest
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp72 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaCoroutine.cpp427 QualType RetType = FD->getReturnType(); in CheckCompletedCoroutineBody() local

123