Searched defs:Interpret (Results 1 – 4 of 4) sorted by relevance
18 void Interpret() { in Interpret() function
53 DWARFLocationInterpreter::Interpret(const DWARFLocationEntry &E) { in Interpret() function in DWARFLocationInterpreter
476 bool Interpret(InterpState &S, APValue &Result) { in Interpret() function
680 bool IRInterpreter::Interpret(llvm::Module &module, llvm::Function &function, in Interpret() function in IRInterpreter