Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DSource.cpp41 const Expr *SourceMapper::getExpr(const Function *F, CodePtr PC) const { in getExpr() function in SourceMapper
H A DInterpFrame.cpp249 const Expr *InterpFrame::getExpr(CodePtr PC) const { in getExpr() function in InterpFrame
/freebsd/contrib/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...]
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOSLog.h104 const Expr *getExpr() const { return TheExpr; } in getExpr() function
H A DDeclCXX.h1913 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } in getExpr() function
1914 Expr *getExpr() { return ExplicitSpec.getPointer(); } in getExpr() function
H A DExpr.h4495 Expr *getExpr(unsigned Index) { in getExpr() function
4499 const Expr *getExpr(unsigned Index) const { in getExpr() function
5837 Expr *getExpr(unsigned Init) { in getExpr() function
5842 const Expr *getExpr(unsigned Init) const { in getExpr() function
H A DStmtOpenMP.h3135 Expr *getExpr() { in getExpr() function
3138 const Expr *getExpr() const { in getExpr() function
H A DExprCXX.h1319 const Expr *getExpr() const { in getExpr() function
1414 const Expr *getExpr() const { in getExpr() function
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/
H A DAnyCall.h201 const Expr *getExpr() const { in getExpr() function
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DIVUsers.cpp336 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
H A DScalarEvolution.cpp14784 const SCEVAddRecExpr *SCEVWrapPredicate::getExpr() const { return AR; } in getExpr() function in SCEVWrapPredicate
/freebsd/contrib/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
/freebsd/contrib/llvm-project/llvm/include/llvm/MC/
H A DMCInst.h114 const MCExpr *getExpr() const { in getExpr() function
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaPseudoObject.cpp421 ExprResult getExpr = buildGet(); in buildRValueOperation() local
H A DSemaOpenMP.cpp11341 Expr *getExpr() const { return E; } in getExpr() function in __anon1dd12e444411::OpenMPAtomicUpdateChecker
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExprCXX.cpp1030 Expr *CXXDefaultArgExpr::getExpr() { in getExpr() function in CXXDefaultArgExpr
1085 Expr *CXXDefaultInitExpr::getExpr() { in getExpr() function in CXXDefaultInitExpr
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp264 const MCExpr *getExpr() const { in getExpr() function