Home
last modified time | relevance | path

Searched defs:OverloadTy (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp177 static StructType *getResRetType(Type *OverloadTy, LLVMContext &Ctx) { in getResRetType()
189 static Type *getTypeFromParameterKind(ParameterKind Kind, Type *OverloadTy) { in getTypeFromParameterKind()
224 Type *OverloadTy) { in getDXILOpFunctionType()
238 Type *OverloadTy, Module &M) { in getOrCreateDXILOpFunction()
260 CallInst *DXILOpBuilder::createDXILOpCall(dxil::OpCode OpCode, Type *OverloadTy, in createDXILOpCall()
H A DDXILOpLowering.cpp36 Type *OverloadTy = in lowerIntrinsic() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DIntrinsicInst.cpp589 Type *OverloadTy = Params[0]->getType(); in getDeclarationForParams() local
/aosp_15_r20/external/clang/include/clang/AST/
H A DASTContext.h909 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang/AST/
DASTContext.h1119 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnresolvedTemplateTy, variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang/AST/
DASTContext.h1114 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang/AST/
DASTContext.h1114 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang/AST/
DASTContext.h1111 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy; variable
/aosp_15_r20/external/clang/lib/Sema/
H A DSemaExpr.cpp5077 QualType OverloadTy = Context.getFunctionType(FT->getReturnType(), in rewriteBuiltinFunctionDecl() local