/llvm-project/llvm/lib/IR/ |
H A D | VectorBuilder.cpp | 54 Value *VectorBuilder::createVectorInstruction(unsigned Opcode, Type *ReturnTy, in createVectorInstruction() argument
|
/llvm-project/llvm/lib/Target/DirectX/ |
H A D | DXILOpBuilder.cpp | 232 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 D | ReduceOpcodes.cpp | 135 Type *ReturnTy = CB->getType(); callLooksLikeOperator() local
|
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXLowerArgs.cpp | 259 PointerType *ReturnTy = INITIALIZE_PASS_DEPENDENCY() local
|
/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 230 QualType ReturnTy = ElemTy; addArraySubscriptOperator() local [all...] |
H A D | SemaCodeComplete.cpp | 9652 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 D | SemaChecking.cpp | 837 QualType ReturnTy = CE->getCallReturnType(S.Context); BuiltinCallWithStaticChain() local
|
H A D | SemaDecl.cpp | 14997 DiagnoseSizeOfParametersAndReturnValue(ArrayRef<ParmVarDecl * > Parameters,QualType ReturnTy,NamedDecl * D) DiagnoseSizeOfParametersAndReturnValue() argument
|
/llvm-project/clang/lib/CodeGen/ |
H A D | CGBlocks.cpp | 1878 QualType ReturnTy = C.VoidTy; GenerateCopyHelperFunction() local 2067 QualType ReturnTy = C.VoidTy; GenerateDestroyHelperFunction() local 2309 QualType ReturnTy = Context.VoidTy; generateByrefCopyHelper() local
|
H A D | CGCoroutine.cpp | 426 QualType ReturnTy = S.getSuspendExpr()->getType(); in generateAwaitSuspendWrapper() local
|
H A D | CGObjC.cpp | 3720 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicSetterCopyHelperFunction() local 3818 QualType ReturnTy = C.VoidTy; GenerateObjCAtomicGetterCopyHelperFunction() local
|
H A D | CGBuiltin.cpp | 2083 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 D | lli.cpp | 384 Type *ReturnTy; addCygMingExtraModule() local
|
/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineCXX.cpp | 244 QualType ReturnTy = RetE->getType(); computeObjectUnderConstruction() local
|
/llvm-project/llvm/lib/Transforms/Instrumentation/ |
H A D | InstrProfiling.cpp | 829 auto *ReturnTy = Type::getVoidTy(M.getContext()); getOrInsertValueProfilingCall() local
|
/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | CodeViewDebug.cpp | 428 const DIType *ReturnTy = nullptr; in getFunctionOptions() local
|
/llvm-project/clang/lib/AST/ |
H A D | ItaniumMangle.cpp | 3598 QualType ReturnTy = Proto->getReturnType(); mangleBareFunctionType() local
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | SelectionDAGBuilder.cpp | 10360 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
|