Searched refs:vPtr (Results 1 – 5 of 5) sorted by relevance
98 void *vPtr = TheJIT->getPointerToFunction(Main); in compileAndRun() local100 EXPECT_TRUE(nullptr != vPtr) in compileAndRun()103 int (*FuncPtr)() = (int(*)())(intptr_t)vPtr; in compileAndRun()
30 define <4 x float> @loadhpi(%struct.Float2* %vPtr, <4 x float> %vecin1) nounwind readonly ssp {35 %tmp1 = bitcast %struct.Float2* %vPtr to <1 x i64>*
374 void* vPtr; member
100 m_v.vPtr = v; in QueriedState()197 return m_v.vPtr; in getPtrAccess()