/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMCInstLower.cpp | 36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Source.cpp | 41 const Expr *SourceMapper::getExpr(const Function *F, CodePtr PC) const { in getExpr() function in SourceMapper
|
H A D | InterpFrame.cpp | 249 const Expr *InterpFrame::getExpr(CodePtr PC) const { in getExpr() function in InterpFrame
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/ |
H A D | HexagonMCExpr.cpp | 83 MCExpr const *HexagonMCExpr::getExpr() const { return Expr; } in getExpr() function in HexagonMCExpr
|
H A D | HexagonMCInstrInfo.cpp | 310 MCExpr const &HexagonMCInstrInfo::getExpr(MCExpr const &Expr) { in getExpr() function in HexagonMCInstrInfo [all...] |
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OSLog.h | 104 const Expr *getExpr() const { return TheExpr; } in getExpr() function
|
H A D | DeclCXX.h | 1913 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } in getExpr() function 1914 Expr *getExpr() { return ExplicitSpec.getPointer(); } in getExpr() function
|
H A D | Expr.h | 4495 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 D | StmtOpenMP.h | 3135 Expr *getExpr() { in getExpr() function 3138 const Expr *getExpr() const { in getExpr() function
|
H A D | ExprCXX.h | 1319 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 D | AnyCall.h | 201 const Expr *getExpr() const { in getExpr() function
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | IVUsers.cpp | 336 const SCEV *IVUsers::getExpr(const IVStrideUse &IU) const { in getExpr() function in IVUsers
|
H A D | ScalarEvolution.cpp | 14784 const SCEVAddRecExpr *SCEVWrapPredicate::getExpr() const { return AR; } in getExpr() function in SCEVWrapPredicate
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 497 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 D | MCInst.h | 114 const MCExpr *getExpr() const { in getExpr() function
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 421 ExprResult getExpr = buildGet(); in buildRValueOperation() local
|
H A D | SemaOpenMP.cpp | 11341 Expr *getExpr() const { return E; } in getExpr() function in __anon1dd12e444411::OpenMPAtomicUpdateChecker
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 1030 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 D | PPCAsmParser.cpp | 264 const MCExpr *getExpr() const { in getExpr() function
|