Home
last modified time | relevance | path

Searched defs:Expression (Results 1 – 25 of 43) sorted by relevance

12

/openbsd-src/gnu/llvm/lldb/source/Expression/
H A DExpression.cpp15 Expression::Expression(Target &target) in Expression() function in Expression
23 Expression::Expression(ExecutionContextScope &exe_scope) in Expression() function in Expression
/openbsd-src/gnu/llvm/lldb/docs/design/
H A Doverview.rst102 Expression chapter
/openbsd-src/gnu/llvm/lldb/docs/
H A Dpython_api_enums.rst397 .. _Expression: target
399 Expression section in Enumerators
416 .. _SearchDepth:
/openbsd-src/gnu/llvm/clang/lib/Basic/Targets/
H A DRISCV.h66 StringRef Expression) const override { in getConstraintRegister()
H A DARM.h187 StringRef Expression) const override { in getConstraintRegister()
H A DAArch64.h191 StringRef Expression) const override { in getConstraintRegister()
H A DX86.h267 StringRef Expression) const override { in getConstraintRegister()
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/LogicalView/Readers/
H A DLVELFReader.cpp975 auto ProcessLocationExpression = [&](const DWARFExpression &Expression) { in processLocationList()
1000 DWARFExpression Expression(Data, U->getAddressByteSize(), in processLocationList() local
1040 DWARFExpression Expression(Data, U->getAddressByteSize()); in processLocationList() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DGVN.cpp130 struct llvm::GVNPass::Expression { struct in llvm::GVNPass
131 uint32_t opcode;
132 bool commutative = false;
135 Type *type = nullptr;
136 SmallVector<uint32_t, 4> varargs;
138 Expression(uint32_t o = ~2U) : opcode(o) {} in Expression() function
140 bool operator==(const Expression &other) const { in operator ==()
/openbsd-src/gnu/llvm/lldb/include/lldb/Core/
H A DIOHandler.h51 Expression, enumerator
193 enum class Completion { None, LLDBCommand, Expression }; enumerator
/openbsd-src/gnu/llvm/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp437 MCExpr const *Expression; in tryParseExpression() local
509 MCExpr const *Expression = in tryParseRelocExpression() local
566 MCExpr const *Expression; in parseMemriOperand() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h113 const DIExpression *Expression; variable
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Syntax/
H A DNodes.h90 Expression, enumerator
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp359 StringRef Expression = Data.getBytes(C, ExprLength); in parse() local
376 StringRef Expression = Data.getBytes(C, BlockLength); in parse() local
H A DDWARFVerifier.cpp625 DWARFExpression Expression(Data, U->getAddressByteSize(), in verifyDebugInfoAttribute() local
1449 DWARFExpression Expression(Data, U->getAddressByteSize(), in isVariableIndexable() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfutil/
H A DDebugInfoLinker.cpp105 DWARFExpression Expression(Data, U->getAddressByteSize(), in isLiveVariable() local
/openbsd-src/gnu/llvm/clang/tools/clang-import-test/
H A Dclang-import-test.cpp41 static llvm::cl::opt<std::string> Expression( variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-objdump/
H A DSourcePrinter.cpp44 DWARFExpression Expression(Data, Unit->getAddressByteSize()); in print() local
/openbsd-src/gnu/llvm/llvm/lib/FileCheck/
H A DFileCheckImpl.h248 Expression(std::unique_ptr<ExpressionAST> AST, ExpressionFormat Format) in Expression() function
H A DFileCheck.cpp1536 StringRef ExpressionStr, std::unique_ptr<Expression> Expression, in makeNumericSubstitution()
2713 std::unique_ptr<Expression> Expression = std::move(*ExpressionResult); in defineCmdlineVariables() local
/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFDebugFrame.h421 std::optional<DWARFExpression> Expression; member
/openbsd-src/gnu/llvm/clang/lib/Sema/
H A DSemaStmtAsm.cpp193 static StringRef extractRegisterName(const Expr *Expression, in extractRegisterName()
/openbsd-src/gnu/llvm/clang/lib/Parse/
H A DParseExprCXX.cpp3543 ExprResult Expression = in ParseRequiresExpression() local
3710 ExprResult Expression = in ParseRequiresExpression() local
/openbsd-src/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp30 SVal Symbol, SVal Other, Expr* Expression, SValBuilder &svalBuilder, in conjureOffsetSymbolOnLocation()
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp335 DWARFExpression Expression(Data, U->getAddressByteSize(), in collectStatsForDie() local

12