Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/IR/
H A DVectorBuilder.cpp54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction() argument
/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp232 getDXILOpFunctionType(const OpCodeProperty * Prop,Type * ReturnTy,Type * OverloadTy) getDXILOpFunctionType() argument
255 createDXILOpCall(dxil::OpCode OpCode,Type * ReturnTy,Type * OverloadTy,SmallVector<Value * > Args) createDXILOpCall() argument
/llvm-project/llvm/tools/llvm-reduce/deltas/
H A DReduceOpcodes.cpp135 Type *ReturnTy = CB->getType(); callLooksLikeOperator() local
/llvm-project/llvm/lib/Target/NVPTX/
H A DNVPTXLowerArgs.cpp259 PointerType *ReturnTy = INITIALIZE_PASS_DEPENDENCY() local
/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp230 QualType ReturnTy = ElemTy; addArraySubscriptOperator() local
[all...]
H A DSemaCodeComplete.cpp9652 CodeCompleteObjCMethodDecl(Scope * S,std::optional<bool> IsInstanceMethod,ParsedType ReturnTy) CodeCompleteObjCMethodDecl() argument
9830 CodeCompleteObjCMethodDeclSelector(Scope * S,bool IsInstanceMethod,bool AtParameterName,ParsedType ReturnTy,ArrayRef<const IdentifierInfo * > SelIdents) CodeCompleteObjCMethodDeclSelector() argument
H A DSemaChecking.cpp837 QualType ReturnTy = CE->getCallReturnType(S.Context); BuiltinCallWithStaticChain() local
H A DSemaDecl.cpp14997 DiagnoseSizeOfParametersAndReturnValue(ArrayRef<ParmVarDecl * > Parameters,QualType ReturnTy,NamedDecl * D) DiagnoseSizeOfParametersAndReturnValue() argument
/llvm-project/clang/lib/CodeGen/
H A DCGBlocks.cpp1878 QualType ReturnTy = C.VoidTy; GenerateCopyHelperFunction() local
2067 QualType ReturnTy = C.VoidTy; GenerateDestroyHelperFunction() local
2309 QualType ReturnTy = Context.VoidTy; generateByrefCopyHelper() local
H A DCGCoroutine.cpp426 QualType ReturnTy = S.getSuspendExpr()->getType(); in generateAwaitSuspendWrapper() local
H A DCGObjC.cpp3720 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicSetterCopyHelperFunction() local
3818 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicGetterCopyHelperFunction() local
H A DCGBuiltin.cpp2083 QualType ReturnTy = Ctx.VoidTy; generateBuiltinOSLogHelperFunction() local
10032 EmitSVEMaskedLoad(const CallExpr * E,llvm::Type * ReturnTy,SmallVectorImpl<Value * > & Ops,unsigned IntrinsicID,bool IsZExtReturn) EmitSVEMaskedLoad() argument
/llvm-project/llvm/tools/lli/
H A Dlli.cpp384 Type *ReturnTy; addCygMingExtraModule() local
/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCXX.cpp244 QualType ReturnTy = RetE->getType(); computeObjectUnderConstruction() local
/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp829 auto *ReturnTy = Type::getVoidTy(M.getContext()); getOrInsertValueProfilingCall() local
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DCodeViewDebug.cpp428 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
/llvm-project/clang/lib/AST/
H A DItaniumMangle.cpp3598 QualType ReturnTy = Proto->getReturnType(); mangleBareFunctionType() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp10360 populateCallLoweringInfo(TargetLowering::CallLoweringInfo & CLI,const CallBase * Call,unsigned ArgIdx,unsigned NumArgs,SDValue Callee,Type * ReturnTy,AttributeSet RetAttrs,bool IsPatchPoint) populateCallLoweringInfo() argument
10527 Type *ReturnTy = visitPatchpoint() local