Home
last modified time | relevance | path

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

123

/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/llvm-project/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/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/tensorflow/tensorflow/core/framework/
Dtensor_types.h121 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/clang/test/CodeGen/
Dxcore-stringtype.c94 typedef int RetType[2]; typedef
/external/llvm-project/clang/test/CodeGen/
Dxcore-stringtype.c94 typedef int RetType[2]; typedef
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyCFGStackify.cpp745 int64_t RetType = Try->getOperand(0).getImm(); in removeUnnecessaryInstrs() local
1377 WebAssembly::BlockType RetType = in fixEndsAtEndOfFunction() local
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptParser.cpp764 using RetType = VersionInfoResource::VersionInfoFixed; in parseVersionInfoFixed() typedef
/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/llvm-project/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp543 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
555 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
586 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/external/llvm-project/llvm/lib/Transforms/Scalar/
DTailRecursionElimination.cpp542 Type *RetType = F.getReturnType(); in createTailRecurseLoopHeader() local
/external/llvm-project/clang/lib/Sema/
DSemaCoroutine.cpp377 static Expr *maybeTailCall(Sema &S, QualType RetType, Expr *E, in maybeTailCall()
480 QualType RetType = AwaitSuspend->getCallReturnType(S.Context); in buildCoawaitCalls() local
/external/llvm-project/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp302 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/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

123