| /llvm-project-15.0.7/flang/lib/Optimizer/Builder/Runtime/ |
| H A D | Character.cpp | 220 mlir::Value setBase, mlir::Value setLen, in genScan() 257 mlir::Value stringLen, mlir::Value setBase, in genVerify()
|
| /llvm-project-15.0.7/flang/unittests/Optimizer/Builder/Runtime/ |
| H A D | CharacterTest.cpp | 165 mlir::Value setBase = builder.create<fir::UndefOp>(loc, boxTy); in checkGenScan() local 199 mlir::Value setBase = builder.create<fir::UndefOp>(loc, boxTy); in checkGenVerify() local
|
| /llvm-project-15.0.7/clang/include/clang/AST/ |
| H A D | ExprOpenMP.h | 88 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function 169 void setBase(Expr *Op) { getTrailingObjects<Expr *>()[NumDims] = Op; } in setBase() function
|
| H A D | ExprObjC.h | 582 void setBase(Expr * base) { Base = base; } in setBase() function 822 void setBase(Expr *Base) { Receiver = Base; } in setBase() function 1506 void setBase(Expr *E) { Base = E; } in setBase() function
|
| H A D | Expr.h | 2751 void setBase(Expr *E) { SubExprs[BASE] = E; } in setBase() function 3240 void setBase(Expr *E) { Base = E; } in setBase() function 5387 void setBase(Expr *Base) { BaseAndUpdaterExprs[0] = Base; } in setBase() function 5929 void setBase(Expr *E) { Base = E; } in setBase() function
|
| H A D | ExprCXX.h | 1002 void setBase(Expr *Base) { SubExprs[BASE_EXPR] = Base; } in setBase() function
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kCollapseMOVEMPass.cpp | 87 void setBase(int Value) { in setBase() function in __anond2face1f0111::MOVEMState
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | GuardWidening.cpp | 208 void setBase(const Value *NewBase) { Base = NewBase; } in setBase() function in __anon4a46d7eb0111::GuardWideningImpl::RangeCheck
|
| /llvm-project-15.0.7/flang/lib/Lower/ |
| H A D | IntrinsicCall.cpp | 3709 mlir::Value setBase = fir::getBase(args[1]); in genScan() local 4346 mlir::Value setBase = fir::getBase(args[1]); in genVerify() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaTemplateInstantiate.cpp | 959 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anon2e76b3e50111::TemplateInstantiator
|
| H A D | SemaTemplate.cpp | 10881 void setBase(SourceLocation Loc, DeclarationName Entity) { in setBase() function in __anoncd9c0a411111::CurrentInstantiationRebuilder
|
| H A D | TreeTransform.h | 189 void setBase(SourceLocation Loc, DeclarationName Entity) { } in setBase() function
|