Searched refs:testreg (Results 1 – 2 of 2) sorted by relevance
39 const char *BrainF::testreg = "test"; member in BrainF246 CreateICmpUGE(curhead, ptr_arrmax, testreg); in readloop()250 CreateICmpULT(curhead, ptr_arr, testreg); in readloop()254 CreateOr(test_0, test_1, testreg); in readloop()437 ConstantInt::get(C, APInt(8, 0)), testreg); in readloop()
66 static const char *testreg; variable