Searched defs:Interpret (Results 1 – 4 of 4) sorted by relevance
54 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter
184 llvm::Error Interpret(std::vector<ControlStackElement> &control, in Interpret() function
683 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter
2155 bool Interpret(InterpState &S) { in Interpret() function