Searched defs:Expression (Results 1 - 25 of 37) sorted by relevance

12

/freebsd-current/contrib/llvm-project/lldb/source/Expression/
H A DExpression.cpp15 Expression::Expression(Target &target) function in class:Expression
23 Expression::Expression(ExecutionContextScope &exe_scope) function in class:Expression
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Expression/
H A DExpression.h31 class Expression { class in namespace:lldb_private
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h43 DISPATCH(Expression); variable
H A DTemplateBase.h103 Expression, enumerator in enum:clang::TemplateArgument::ArgKind
/freebsd-current/contrib/llvm-project/llvm/include/llvm/Transforms/Scalar/
H A DGVNExpression.h60 class Expression { class in namespace:llvm::GVNExpression
67 Expression(ExpressionType ET = ET_Base, unsigned O = ~2U) function in class:llvm::GVNExpression::Expression
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDebugLocEntry.h113 const DIExpression *Expression; member in class:llvm::DbgValueLoc
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/IR/
H A DDebugProgramInstruction.cpp52 DPValue(Metadata *Value, DILocalVariable *Variable, DIExpression *Expression, DIAssignID *AssignID, Metadata *Address, DIExpression *AddressExpression, const DILocation *DI) argument
90 createDPVAssign(Value *Val, DILocalVariable *Variable, DIExpression *Expression, DIAssignID *AssignID, Value *Address, DIExpression *AddressExpression, const DILocation *DI) argument
99 createLinkedDPVAssign(Instruction *LinkedInstr, Value *Val, DILocalVariable *Variable, DIExpression *Expression, Value *Address, DIExpression *AddressExpression, const DILocation *DI) argument
[all...]
H A DLLVMContextImpl.h1187 Metadata *Expression; member in struct:llvm::MDNodeKeyImpl
1189 MDNodeKeyImpl(Metadata *Variable, Metadata *Expression) argument
/freebsd-current/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugFrame.cpp359 StringRef Expression = Data.getBytes(C, ExprLength); local
376 StringRef Expression = Data.getBytes(C, BlockLength); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/include/llvm/IR/
H A DDebugProgramInstruction.h85 DIExpression *Expression; member in class:llvm::DPValue
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/
H A DAssignmentTrackingAnalysis.cpp265 walkToAllocaAndPrependOffsetDeref(const DataLayout &DL, Value *Start, DIExpression *Expression) argument
H A DLiveDebugVariables.cpp256 const DIExpression *Expression = nullptr; member in namespace:__anon1882
[all...]
/freebsd-current/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h90 Expression, member in class:clang::syntax::NodeRole
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerCompileUnit.h608 DWARFLocationExpression Expression; member in struct:llvm::dwarf_linker::parallel::LinkedLocationExpressionsWithOffsetPatches
/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaStmtAsm.cpp194 static StringRef extractRegisterName(const Expr *Expression, argument
/freebsd-current/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.h113 DIExpression *Expression; member in class:llvm::SelectionDAGBuilder::DanglingDebugInfo
/freebsd-current/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp29 conjureOffsetSymbolOnLocation( SVal Symbol, SVal Other, Expr* Expression, SValBuilder &svalBuilder, unsigned Count, const LocationContext *LCtx) argument
/freebsd-current/contrib/llvm-project/lldb/include/lldb/Core/
H A DIOHandler.h50 Expression, member in class:lldb_private::IOHandler::Type
/freebsd-current/contrib/llvm-project/clang/include/clang/ASTMatchers/
H A DASTMatchers.h6147 const Expr *Expression = Node.getTrueExpr(); local
6162 const Expr *Expression = Node.getFalseExpr(); local
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/FileCheck/
H A DFileCheckImpl.h189 class Expression { class in namespace:llvm
200 Expression(std::unique_ptr<ExpressionAST> AST, ExpressionFormat Format) function in class:llvm::Expression
/freebsd-current/contrib/llvm-project/llvm/lib/Target/AVR/AsmParser/
H A DAVRAsmParser.cpp436 MCExpr const *Expression; local
508 MCExpr const *Expression = local
565 MCExpr const *Expression; local
/freebsd-current/contrib/llvm-project/llvm/include/llvm/ProfileData/Coverage/
H A DCoverageMapping.h108 enum CounterKind { Zero, CounterValueReference, Expression }; enumerator in enum:llvm::coverage::Counter::CounterKind
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DPromoteMemoryToRegister.cpp104 createDebugValue(DIBuilder &DIB, Value *NewValue, DILocalVariable *Variable, DIExpression *Expression, const DILocation *DI, DPValue *InsertBefore) argument
112 createDebugValue(DIBuilder &DIB, Value *NewValue, DILocalVariable *Variable, DIExpression *Expression, const DILocation *DI, Instruction *InsertBefore) argument
/freebsd-current/contrib/llvm-project/llvm/lib/Target/PowerPC/AsmParser/
H A DPPCAsmParser.cpp173 Expression, enumerator in enum:__anon2550::PPCOperand::KindTy
[all...]
/freebsd-current/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DGVN.cpp137 struct llvm::GVNPass::Expression { struct in class:llvm::GVNPass
145 Expression(uint32_t o = ~2U) : opcode(o) {} function in struct:llvm::GVNPass::Expression
[all...]

Completed in 218 milliseconds

12