Home
last modified time | relevance | path

Searched defs:getExpr (Results 1 – 25 of 33) sorted by relevance

12

/llvm-project/clang/lib/AST/Interp/
H A DSource.cpp
H A DInterpFrame.cpp
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/llvm-project/mlir/lib/Dialect/SparseTensor/IR/Detail/
H A DDimLvlMap.h176 constexpr DimExpr getExpr() const { return expr; } in getExpr() function
219 constexpr LvlExpr getExpr() const { return expr; } in getExpr() function
/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCExpr.cpp83 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
H A DHexagonMCInstrInfo.cpp310 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { in getExpr() function in HexagonMCInstrInfo
[all...]
/llvm-project/clang/include/clang/AST/
H A DOSLog.h104 const Expr *getExpr() const { return TheExpr; } in getExpr() function
H A DExprConcepts.h415 Expr *getExpr() const { in getExpr() function
/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h201 const Expr *getExpr() const { in getExpr() function
/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp336 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
/llvm-project/mlir/lib/Interfaces/
H A DValueBoundsOpInterface.cpp200 AffineExpr ValueBoundsConstraintSet::getExpr(Value value, in getExpr() function in ValueBoundsConstraintSet
249 AffineExpr ValueBoundsConstraintSet::getExpr(OpFoldResult ofr) { in getExpr() function in ValueBoundsConstraintSet
257 AffineExpr ValueBoundsConstraintSet::getExpr(int64_t constant) { in getExpr() function in ValueBoundsConstraintSet
[all...]
/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h114 const MCExpr *getExpr() const { getExpr() function
/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DMemRegion.h497 const Expr *getExpr() const { return Ex; } in getExpr() function
1254 const Expr *getExpr() const { return Ex; } in getExpr() function
1292 const Expr *getExpr() const { return Ex; } in getExpr() function
/llvm-project/mlir/examples/toy/Ch3/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/mlir/examples/toy/Ch6/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/mlir/examples/toy/Ch5/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/mlir/examples/toy/Ch4/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/mlir/examples/toy/Ch2/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/mlir/examples/toy/Ch1/include/toy/
H A DAST.h138 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/clang-tools-extra/clangd/refactor/tweaks/
H A DExtractVariable.cpp42 const clang::Expr *getExpr() const { return Expr; } in getExpr() function in clang::clangd::__anon6379dcb20111::ExtractionContext
/llvm-project/mlir/examples/toy/Ch7/include/toy/
H A DAST.h158 std::optional<ExprAST *> getExpr() { in getExpr() function
/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.h139 const DIExpression *getExpr() const { return Expr; } in getExpr() function
/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp421 addResultSemanticExpr(getExpr.get()); in buildRValueOperation() local
/llvm-project/mlir/lib/Bindings/Python/
H A DIRAffine.cpp450 PyAffineExpr getExpr() { getExpr() function in __anon3254676e0711::PyIntegerSetConstraint
/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1027 Expr *CXXDefaultArgExpr::getExpr() { getExpr() function in CXXDefaultArgExpr
1082 Expr *CXXDefaultInitExpr::getExpr() { getExpr() function in CXXDefaultInitExpr

12