Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Target/DirectX/
H A DDXILOpBuilder.cpp177 static StructType *getResRetType(Type *OverloadTy, LLVMContext &Ctx) { in getResRetType() argument
190 static Type *getTypeFromParameterKind(ParameterKind Kind, Type *OverloadTy) { in getTypeFromParameterKind() argument
225 getDXILOpFunctionType(const OpCodeProperty * Prop,Type * OverloadTy) getDXILOpFunctionType() argument
239 getOrCreateDXILOpFunction(dxil::OpCode DXILOp,Type * OverloadTy,Module & M) getOrCreateDXILOpFunction() argument
261 createDXILOpCall(dxil::OpCode OpCode,Type * OverloadTy,llvm::iterator_range<Use * > Args) createDXILOpCall() argument
[all...]
H A DDXILOpLowering.cpp36 Type *OverloadTy = lowerIntrinsic() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DIntrinsicInst.cpp650 Type *OverloadTy = Params[0]->getType(); getDeclarationForParams() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DASTContext.h1111 CanQualType DependentTy, OverloadTy, BoundMemberTy, UnknownAnyTy; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaExpr.cpp6986 QualType OverloadTy = Context.getFunctionType(FT->getReturnType(), rewriteBuiltinFunctionDecl() local