Searched refs:PTOGV (Results 1 – 6 of 6) sorted by relevance
49 inline GenericValue PTOGV(void *P) { return GenericValue(P); } in PTOGV() function
295 EE->StoreValueToMemory(PTOGV(Dest), (GenericValue*)(Array+i*PtrSize), in reset()300 EE->StoreValueToMemory(PTOGV(nullptr), in reset()393 GVArgs.push_back(PTOGV(CArgv.reset(Fn->getContext(), this, argv))); in runFunctionAsMain()401 GVArgs.push_back(PTOGV(CEnv.reset(Fn->getContext(), this, EnvVars))); in runFunctionAsMain()634 Result = PTOGV(tmp + Offset.getSExtValue()); in getConstantValue()890 Result = PTOGV(getPointerToFunctionOrStub(const_cast<Function*>(F))); in getConstantValue()892 Result = PTOGV(getOrEmitGlobalVariable(const_cast<GlobalVariable*>(GV))); in getConstantValue()894 Result = PTOGV(getPointerToBasicBlock(const_cast<BasicBlock*>( in getConstantValue()
419 NewArgs.push_back(PTOGV((void*)&Buffer[0])); in lle_X_printf()466 NewArgs.push_back(PTOGV(Buffer)); in lle_X_fprintf()
982 GenericValue Result = PTOGV(Memory); in visitAllocaInst()2062 return PTOGV(getPointerToGlobal(GV)); in getOperandValue()
525 return PTOGV(((void*(*)())(intptr_t)FPtr)()); in runFunction()
335 return PTOGV(((void*(*)())(intptr_t)FPtr)()); in runFunction()