Lines Matching refs:getFunctionAddress

99   uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str());  in TEST_F()
102 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
119 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
123 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
140 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
144 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
161 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
164 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
182 uint64_t ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
186 ptr = TheJIT->getFunctionAddress(FA2->getName().str()); in TEST_F()
230 uint64_t FBPtr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
237 uint64_t FAPtr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
259 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
262 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
265 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
284 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
287 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
290 ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
309 uint64_t ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
312 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
315 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
334 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
337 ptr = TheJIT->getFunctionAddress(FB->getName().str()); in TEST_F()
340 ptr = TheJIT->getFunctionAddress(FC->getName().str()); in TEST_F()
358 uint64_t ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
361 ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
379 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
382 ptr = TheJIT->getFunctionAddress(FA->getName().str()); in TEST_F()
400 uint64_t ptr = TheJIT->getFunctionAddress(FB1->getName().str()); in TEST_F()
403 ptr = TheJIT->getFunctionAddress(FB2->getName().str()); in TEST_F()