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