Searched refs:testreg (Results 1 – 3 of 3) sorted by relevance
50 const char *BrainF::testreg = "test"; member in BrainF255 CreateICmpUGE(curhead, ptr_arrmax, testreg); in readloop()259 CreateICmpULT(curhead, ptr_arr, testreg); in readloop()263 CreateOr(test_0, test_1, testreg); in readloop()445 ConstantInt::get(C, APInt(8, 0)), testreg); in readloop()
66 static const char *testreg; variable
18 def TestReg : Register<"testreg">;