Home
last modified time | relevance | path

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

12

/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/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.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/clang/test/CodeGen/
Dxcore-stringtype.c94 typedef int RetType[2]; 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/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
/external/clang/lib/StaticAnalyzer/Checkers/
DNullabilityChecker.cpp847 QualType RetType = Decl->getReturnType(); in checkPostObjCMessage() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/BPF/
DBTFDebug.cpp283 auto RetType = Elements[0]; in completeType() local
/external/clang/lib/Analysis/
DConsumed.cpp690 QualType RetType = Fun->getCallResultType(); in propagateReturnType() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/
DLLParser.cpp5319 Type *RetType = nullptr; in ParseFunctionHeader() local
6051 Type *RetType = nullptr; in ParseInvoke() local
6361 Type *RetType = nullptr; in ParseCallBr() local
6784 Type *RetType = nullptr; in ParseCall() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDGPULibCalls.cpp1419 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/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/clang/lib/AST/
DDecl.cpp2932 QualType RetType = getReturnType(); in getUnusedResultAttr() local
/external/llvm/lib/Target/ARM/
DARMISelDAGToDAG.cpp3399 const EVT RetType[] = {MVT::i32, MVT::i32, MVT::Other}; in Select() local

12