Home
last modified time | relevance | path

Searched defs:ReturnTy (Results 1 – 17 of 17) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction()
74 Type *ReturnTy, in createVectorInstructionImpl()
/freebsd/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp232 Type *ReturnTy, Type *OverloadTy) { in getDXILOpFunctionType()
255 CallInst *DXILOpBuilder::createDXILOpCall(dxil::OpCode OpCode, Type *ReturnTy, in createDXILOpCall()
/freebsd/contrib/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp259 PointerType *ReturnTy = in INITIALIZE_PASS_DEPENDENCY() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp231 QualType ReturnTy = ElemTy; in addArraySubscriptOperator() local
H A DSemaCodeComplete.cpp9652 Scope *S, std::optional<bool> IsInstanceMethod, ParsedType ReturnTy) { in CodeCompleteObjCMethodDecl()
9830 Scope *S, bool IsInstanceMethod, bool AtParameterName, ParsedType ReturnTy, in CodeCompleteObjCMethodDeclSelector()
H A DSemaDecl.cpp15040 ArrayRef<ParmVarDecl *> Parameters, QualType ReturnTy, NamedDecl *D) { in DiagnoseSizeOfParametersAndReturnValue()
H A DSemaChecking.cpp837 QualType ReturnTy = CE->getCallReturnType(S.Context); in BuiltinCallWithStaticChain() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1889 QualType ReturnTy = C.VoidTy; in GenerateCopyHelperFunction() local
2078 QualType ReturnTy = C.VoidTy; in GenerateDestroyHelperFunction() local
2320 QualType ReturnTy = Context.VoidTy; in generateByrefCopyHelper() local
H A DCGCoroutine.cpp426 QualType ReturnTy = S.getSuspendExpr()->getType(); in generateAwaitSuspendWrapper() local
H A DCGObjC.cpp3720 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicSetterCopyHelperFunction() local
3818 QualType ReturnTy = C.VoidTy; in GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBuiltin.cpp2105 QualType ReturnTy = Ctx.VoidTy; in generateBuiltinOSLogHelperFunction() local
10121 llvm::Type *ReturnTy, in EmitSVEMaskedLoad()
/freebsd/contrib/llvm-project/llvm/tools/lli/
H A Dlli.cpp384 Type *ReturnTy; in addCygMingExtraModule() local
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp244 QualType ReturnTy = RetE->getType(); in computeObjectUnderConstruction() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp1004 auto *ReturnTy = Type::getVoidTy(M.getContext()); in getOrInsertValueProfilingCall() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp424 const DIType *ReturnTy = nullptr; getFunctionOptions() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp3598 QualType ReturnTy = Proto->getReturnType(); in mangleBareFunctionType() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10423 unsigned ArgIdx, unsigned NumArgs, SDValue Callee, Type *ReturnTy, in populateCallLoweringInfo()
10590 Type *ReturnTy = in visitPatchpoint() local