Home
last modified time | relevance | path

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

12

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Mips/
DMipsOs16.cpp51 Type* RetType = F.getReturnType(); in needsFPFromSig() local
DMips16HardFloat.cpp170 Type* RetType = F.getReturnType(); in needsFPReturnHelper() local
175 Type* RetType = FT.getReturnType(); in needsFPReturnHelper() local
DMipsAsmPrinter.cpp943 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/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/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
DResourceScriptParser.cpp740 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-7.0/llvm/lib/Transforms/Instrumentation/
DDataFlowSanitizer.cpp488 Type *RetType = T->getReturnType(); in getArgsFunctionType() local
500 Type *RetType = T->getReturnType(); in getTrampolineFunctionType() local
531 Type *RetType = T->getReturnType(); in getCustomFunctionType() local
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DDAGISelMatcherEmitter.cpp211 static void BeginEmitFunction(raw_ostream &OS, StringRef RetType, in BeginEmitFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp1159 auto *RetType = cast<IntegerType>(Call.CS.getType()); in applyVirtualConstProp() local
1183 auto RetType = dyn_cast<IntegerType>(TargetsForSlot[0].Fn->getReturnType()); in tryVirtualConstProp() local
/external/swiftshader/third_party/LLVM/lib/AsmParser/
DLLParser.cpp2590 Type *RetType = 0; in ParseFunctionHeader() local
3174 Type *RetType = 0; in ParseInvoke() local
3573 Type *RetType = 0; in ParseCall() local
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp847 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
/external/clang/lib/Analysis/
DConsumed.cpp690 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1388 Type *RetType = UCallee->getReturnType(); in insertAlloca() local
/external/llvm/lib/AsmParser/
DLLParser.cpp4558 Type *RetType = nullptr; in ParseFunctionHeader() local
5249 Type *RetType = nullptr; in ParseInvoke() local
5845 Type *RetType = nullptr; in ParseCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/AsmParser/
DLLParser.cpp5073 Type *RetType = nullptr; in ParseFunctionHeader() local
5752 Type *RetType = nullptr; in ParseInvoke() local
6336 Type *RetType = nullptr; in ParseCall() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp1563 auto RetType = cast<VectorType>(II->getType()); in visitCallInst() local
/external/clang/lib/CodeGen/
DCGClass.cpp2228 QualType RetType = BuildFunctionArgList(CurGD, Params); in EmitInlinedInheritingCXXConstructorCall() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2287 auto RetType = cast<VectorType>(II->getType()); in visitCallInst() local

12