Home
last modified time | relevance | path

Searched defs:setBase (Results 1 – 10 of 10) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/GlobalISel/
HDLoadStoreOpt.h50 void setBase(Register NewBase) { BaseReg = NewBase; } in setBase() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/M68k/
HDM68kCollapseMOVEMPass.cpp88 void setBase(int Value) { in setBase() function in __anon6aa2fec90111::MOVEMState
/freebsd-14-stable/contrib/llvm-project/clang/include/clang/AST/
HDExprOpenMP.h45 void setBase(Expr *Op) { getTrailingObjects<Expr *>()[NumDims] = Op; } in setBase() function
HDExprObjC.h585 void setBase(Expr * base) { Base = base; } in setBase() function
825 void setBase(Expr *Base) { Receiver = Base; } in setBase() function
1515 void setBase(Expr *E) { Base = E; } in setBase() function
HDExpr.h2780 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function
3263 void setBase(Expr *E) { Base = E; } in setBase() function
5659 void setBase(Expr *Base) { BaseAndUpdaterExprs[0] = Base; } in setBase() function
6314 void setBase(Expr *E) { Base = E; } in setBase() function
7039 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function
HDExprCXX.h1012 void setBase(Expr *Base) { SubExprs[BASE_EXPR] = Base; } in setBase() function
/freebsd-14-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
HDGuardWidening.cpp251 void setBase(const Value *NewBase) { Base = NewBase; } in setBase() function in __anon35f6d6150111::GuardWideningImpl::RangeCheck
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaTemplateInstantiate.cpp1375 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon66dd1f8f0211::TemplateInstantiator
HDSemaTemplate.cpp10676 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon53dfbc2b1111::CurrentInstantiationRebuilder
HDTreeTransform.h197 void setBase(SourceLocation Loc, DeclarationName Entity) { } in setBase() function