Home
last modified time | relevance | path

Searched defs:getRHS (Results 1 – 25 of 32) sorted by relevance

12

/external/llvm-project/clang/include/clang/Sema/
DSemaConcept.h136 NormalizedConstraint &getRHS() const { in getRHS() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h298 const llvm::APSInt &getRHS() const { return RHS; } in getRHS() function
332 const SymExpr *getRHS() const { return RHS; } in getRHS() function
366 const SymExpr *getRHS() const { return RHS; } in getRHS() function
/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExpr.cpp256 SDBMConstantExpr SDBMSumExpr::getRHS() const { in getRHS() function in SDBMSumExpr
542 SDBMTermExpr SDBMDiffExpr::getRHS() const { in getRHS() function in SDBMDiffExpr
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/
DAST.h153 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DAST.h172 ExprAST *getRHS() { return rhs.get(); } in getRHS() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h379 RHSTYPE getRHS() const { return RHS; } in getRHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h269 Value *getRHS() const { return const_cast<Value*>(getArgOperand(1)); } in getRHS() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h254 const SCEV *getRHS() const { return RHS; } in getRHS() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h347 Value *getRHS() const { return const_cast<Value *>(getArgOperand(1)); } in getRHS() function
/external/llvm/include/llvm/TableGen/
DRecord.h840 Init *getRHS() const { return RHS; } in getRHS() function
898 Init *getRHS() const { return RHS; } in getRHS() function
/external/llvm/include/llvm/MC/
DMCExpr.h512 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp55 const Expr *getRHS() const { return RHS; } in getRHS() function in __anonb70f2fd80111::LogicalBinOp
/external/llvm-project/mlir/lib/IR/
DAffineExpr.cpp269 AffineExpr AffineBinaryOpExpr::getRHS() const { in getRHS() function in AffineBinaryOpExpr
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h316 const SCEV *getRHS() const { return Operands[1]; } in getRHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h573 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h271 const SCEV *getRHS() const { return RHS; } in getRHS() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h626 const MCExpr *getRHS() const { return RHS; } in getRHS() function
/external/clang/include/clang/AST/
DExpr.h2100 Expr *getRHS() { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
2101 const Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
2945 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
3216 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
3596 Expr *getRHS() const { return cast<Expr>(SubExprs[RHS]); } in getRHS() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h818 Init *getRHS() const { return RHS; } in getRHS() function
876 Init *getRHS() const { return RHS; } in getRHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h847 Init *getRHS() const { return RHS; } in getRHS() function
905 Init *getRHS() const { return RHS; } in getRHS() function

12