Searched refs:Interpret (Results 1 – 18 of 18) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
| H A D | DWARFDebugLoc.cpp | 45 Interpret(const DWARFLocationEntry &E); 54 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter 136 Expected<std::optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in dumpLocationList() 177 Expected<std::optional<DWARFLocationExpression>> Loc = Interp.Interpret(E); in visitAbsoluteLocationList()
|
| /freebsd/contrib/llvm-project/lldb/include/lldb/Expression/ |
| H A D | IRInterpreter.h | 42 static bool Interpret(llvm::Module &module, llvm::Function &function,
|
| /freebsd/contrib/llvm-project/lldb/source/DataFormatters/ |
| H A D | FormatterBytecode.h | 56 llvm::Error Interpret(std::vector<ControlStackElement> &control,
|
| H A D | TypeSummary.cpp | 266 llvm::Error error = FormatterBytecode::Interpret( in FormatObject()
|
| H A D | FormatterBytecode.cpp | 184 llvm::Error Interpret(std::vector<ControlStackElement> &control, in Interpret() function
|
| /freebsd/sys/dev/iicbus/ |
| H A D | ofw_iicbus_if.m | 34 # Interpret interrupt
|
| H A D | iicbus_if.m | 49 # Interpret interrupt
|
| /freebsd/sys/dev/smbus/ |
| H A D | smbus_if.m | 33 # Interpret interrupt
|
| /freebsd/contrib/llvm-project/lldb/source/Expression/ |
| H A D | LLVMUserExpression.cpp | 119 IRInterpreter::Interpret(*module, *function, args, *m_execution_unit_sp, in DoExecute()
|
| H A D | IRInterpreter.cpp | 683 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter
|
| /freebsd/contrib/llvm-project/llvm/tools/llvm-symbolizer/ |
| H A D | Opts.td | 61 def relative_address : F<"relative-address", "Interpret addresses as addresses relative to the imag…
|
| /freebsd/sys/dev/ofw/ |
| H A D | ofw_if.m | 235 * @brief Interpret a forth command.
|
| /freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/ |
| H A D | Context.cpp | 353 if (Interpret(State)) { in Run()
|
| H A D | Interp.cpp | 1460 if (Interpret(S)) { in CallVar() 1541 bool Success = Interpret(S); in Call() 2155 bool Interpret(InterpState &S) { in Interpret() function
|
| H A D | Interp.h | 302 bool Interpret(InterpState &S);
|
| /freebsd/contrib/llvm-project/lld/ELF/ |
| H A D | Options.td | 481 def target1_rel: F<"target1-rel">, HelpText<"Interpret R_ARM_TARGET1 as R_ARM_REL32">; 483 def target1_abs: F<"target1-abs">, HelpText<"Interpret R_ARM_TARGET1 as R_ARM_ABS32 (default)">; 486 Eq<"target2", "Interpret R_ARM_TARGET2 as <type>, where <type> is one of rel, abs, or got-rel">,
|
| /freebsd/stand/forth/ |
| H A D | menu.4th | 1000 \ Interpret a custom frame type for the menu
|
| /freebsd/contrib/llvm-project/lldb/source/Commands/ |
| H A D | Options.td | 402 Desc<"Interpret the expression as a complete translation unit, without "
|