Searched refs:TheInterpreter (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/ExecutionEngine/Interpreter/
H A DExternalFunctions.cpp71 static Interpreter *TheInterpreter; variable
259 TheInterpreter = this;
313 TheInterpreter->addAtExitHandler((Function*)GVTOP(Args[0]));
321 TheInterpreter->exitCalled(Args[0]);
382 TheInterpreter->getDataLayout().getPointerSizeInBits() == 64 &&

Completed in 51 milliseconds