/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZMCInstLower.cpp | 36 SystemZMCInstLower::getExpr(const MachineOperand &MO, in getExpr() function in SystemZMCInstLower
|
/freebsd-src/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 | 237 const Expr *InterpFrame::getExpr(CodePtr PC) const { getExpr() function in InterpFrame
|
/freebsd-src/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
|
/freebsd-src/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 | ExprConcepts.h | 415 Expr *getExpr() const { in getExpr() function
|
H A D | DeclCXX.h | 1901 const Expr *getExpr() const { return ExplicitSpec.getPointer(); } getExpr() function 1902 Expr *getExpr() { return ExplicitSpec.getPointer(); } getExpr() function
|
H A D | Expr.h | 4442 Expr *getExpr(unsigned Index) { getExpr() function 4446 const Expr *getExpr(unsigned Index) const { getExpr() function 5626 Expr *getExpr(unsigned Init) { getExpr() function 5631 const Expr *getExpr(unsigned Init) const { getExpr() function
|
H A D | StmtOpenMP.h | 3131 Expr *getExpr() { getExpr() function 3134 const Expr *getExpr() const { getExpr() function
|
H A D | ExprCXX.h | 1305 const Expr *getExpr() const { getExpr() function 1400 const Expr *getExpr() const { getExpr() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | AnyCall.h | 201 const Expr *getExpr() const { in getExpr() function
|
/freebsd-src/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 | 14622 const SCEVAddRecExpr *SCEVWrapPredicate::getExpr() const { return AR; } getExpr() function in SCEVWrapPredicate
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/ |
H A D | MCInst.h | 114 const MCExpr *getExpr() const { in getExpr() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | MemRegion.h | 492 const Expr *getExpr() const { return Ex; } getExpr() function 1249 const Expr *getExpr() const { return Ex; } getExpr() function 1287 const Expr *getExpr() const { return Ex; } getExpr() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/ |
H A D | DwarfDebug.h | 139 const DIExpression *getExpr() const { return Expr; } in getExpr() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaPseudoObject.cpp | 419 ExprResult getExpr = buildGet(); buildRValueOperation() local
|
H A D | SemaOpenMP.cpp | 11676 Expr *getExpr() const { return E; } getExpr() function in __anon265630164111::OpenMPAtomicUpdateChecker
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ExprCXX.cpp | 980 Expr *CXXDefaultArgExpr::getExpr() { getExpr() function in CXXDefaultArgExpr 1035 Expr *CXXDefaultInitExpr::getExpr() { getExpr() function in CXXDefaultInitExpr
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/ |
H A D | PPCAsmParser.cpp | 264 const MCExpr *getExpr() const { in getExpr() function
|