Home | History | Annotate | Download | only in ExecutionEngine

Lines Matching refs:PTOGV

286     EE->StoreValueToMemory(PTOGV(Dest), (GenericValue*)(Array+i*PtrSize),
291 EE->StoreValueToMemory(PTOGV(0),
384 GVArgs.push_back(PTOGV(CArgv.reset(Fn->getContext(), this, argv)));
392 GVArgs.push_back(PTOGV(CEnv.reset(Fn->getContext(), this, EnvVars)));
562 Result = PTOGV(tmp + Offset);
811 Result = PTOGV(getPointerToFunctionOrStub(const_cast<Function*>(F)));
813 Result = PTOGV(getOrEmitGlobalVariable(const_cast<GlobalVariable*>(GV)));
815 Result = PTOGV(getPointerToBasicBlock(const_cast<BasicBlock*>(