Searched defs:Interpret (Results 1 – 7 of 7) sorted by relevance
18 void Interpret() { in Interpret() function
37 bool Interpret(const char* examples_filename, bool use_nnapi) { in Interpret() function
50 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter
401 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
633 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter