Home
last modified time | relevance | path

Searched defs:tape_0 (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/examples/BrainF/
H A DBrainF.cpp210 Value *tape_0 = getchar_call; readloop() local
224 LoadInst *tape_0 = builder->CreateLoad(Int8Ty, curhead, tapereg); readloop() local
276 LoadInst *tape_0 = builder->CreateLoad(Int8Ty, curhead, tapereg); readloop() local
439 LoadInst *tape_0 = new LoadInst(Int8Ty, head_0, tapereg, testbb); readloop() local