Home
last modified time | relevance | path

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

12

/external/llvm-project/clang/include/clang/Sema/
DSemaConcept.h131 NormalizedConstraint &getLHS() const { in getLHS() function
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h297 const SymExpr *getLHS() const { return LHS; } in getLHS() function
333 const llvm::APSInt &getLHS() const { return LHS; } in getLHS() function
365 const SymExpr *getLHS() const { return LHS; } in getLHS() function
/external/llvm-project/mlir/lib/Dialect/SDBM/
DSDBMExpr.cpp252 SDBMTermExpr SDBMSumExpr::getLHS() const { in getLHS() function in SDBMSumExpr
538 SDBMDirectExpr SDBMDiffExpr::getLHS() const { in getLHS() function in SDBMDiffExpr
579 SDBMDirectExpr SDBMStripeExpr::getLHS() const { in getLHS() function in SDBMStripeExpr
/external/llvm-project/mlir/examples/toy/Ch1/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch5/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch4/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch6/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch2/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch3/include/toy/
DAST.h152 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/mlir/examples/toy/Ch7/include/toy/
DAST.h171 ExprAST *getLHS() { return lhs.get(); } in getLHS() function
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DSymbolManager.h378 LHSTYPE getLHS() const { return LHS; } in getLHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DIntrinsicInst.h268 Value *getLHS() const { return const_cast<Value*>(getArgOperand(0)); } in getLHS() function
/external/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h253 const SCEV *getLHS() const { return LHS; } in getLHS() function
/external/llvm-project/llvm/include/llvm/IR/
DIntrinsicInst.h346 Value *getLHS() const { return const_cast<Value *>(getArgOperand(0)); } in getLHS() function
/external/llvm/include/llvm/TableGen/
DRecord.h839 Init *getLHS() const { return LHS; } in getLHS() function
896 Init *getLHS() const { return LHS; } in getLHS() function
/external/llvm/include/llvm/MC/
DMCExpr.h509 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/external/llvm-project/clang/lib/Sema/
DSemaConcept.cpp54 const Expr *getLHS() const { return LHS; } in getLHS() function in __anonb70f2fd80111::LogicalBinOp
/external/llvm-project/mlir/lib/IR/
DAffineExpr.cpp266 AffineExpr AffineBinaryOpExpr::getLHS() const { in getLHS() function in AffineBinaryOpExpr
/external/llvm-project/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h315 const SCEV *getLHS() const { return Operands[0]; } in getLHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCExpr.h570 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DScalarEvolutionExpressions.h270 const SCEV *getLHS() const { return LHS; } in getLHS() function
/external/llvm-project/llvm/include/llvm/MC/
DMCExpr.h623 const MCExpr *getLHS() const { return LHS; } in getLHS() function
/external/clang/include/clang/AST/
DExpr.h2096 Expr *getLHS() { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2097 const Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
2943 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3215 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
3594 Expr *getLHS() const { return cast<Expr>(SubExprs[LHS]); } in getLHS() function
/external/llvm-project/llvm/include/llvm/TableGen/
DRecord.h817 Init *getLHS() const { return LHS; } in getLHS() function
874 Init *getLHS() const { return LHS; } in getLHS() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DRecord.h846 Init *getLHS() const { return LHS; } in getLHS() function
903 Init *getLHS() const { return LHS; } in getLHS() function

12