Home
last modified time | relevance | path

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

12

/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_ml.cpp44 typedef typename boost::result_of< F() >::type RetType; in async() typedef
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsOs16.cpp50 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp171 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
176 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp994 const char *RetType; in EmitFPCallStub() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/Mips/
DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp993 const char *RetType; in EmitFPCallStub() local
/external/llvm/lib/Target/Mips/
DMipsOs16.cpp53 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp172 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
177 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp885 const char *RetType; in EmitFPCallStub() local
/external/federated-compute/fcp/base/
Dresult.h182 using RetType = std::invoke_result_t<Fn, RefType>; in ThenInternal() local
/external/tensorflow/tensorflow/core/framework/
Dtensor_types.h157 TensorType::NumIndices>::Tensor32Bit RetType; in To32Bit() typedef
/external/guice/core/test/com/google/inject/
DMethodInterceptionTest.java328 static class RetType extends ErasedType {} class in MethodInterceptionTest
/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp444 IntegerType *RetType, ArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniformRetValOpt()
502 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp689 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1237 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/external/clang/lib/Sema/
DSemaCoroutine.cpp427 QualType RetType = FD->getReturnType(); in CheckCompletedCoroutineBody() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
DSPIRVCallLowering.cpp425 SPIRVType *RetType = in lowerCall() local
DSPIRVPrepareFunctions.cpp72 Type *RetType = IsRetAggr ? B.getInt32Ty() : F->getReturnType(); in processFunctionSignature() local
DSPIRVGlobalRegistry.cpp600 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
611 const Type *Ty, SPIRVType *RetType, in getOrCreateOpTypeFunctionWithArgs()
/external/clang/test/CodeGen/
Dxcore-stringtype.c94 typedef int RetType[2]; typedef
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp765 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1478 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/external/llvm/lib/Transforms/Instrumentation/
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
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
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
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp534 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1384 auto *RetType = cast<IntegerType>(Call.CS.getType()); in applyVirtualConstProp() local
1408 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local

12