Searched defs:tape_1 (Results 1 - 2 of 2) sorted by relevance

/external/llvm/examples/BrainF/
H A DBrainF.cpp218 Value *tape_1 = builder-> local
222 builder->CreateStore(tape_1, curhead);
232 Value *tape_1 = builder-> local
237 tape_1
284 Value *tape_1 = builder-> local
288 builder->CreateStore(tape_1, curhead);
/external/swiftshader/third_party/LLVM/examples/BrainF/
H A DBrainF.cpp208 Value *tape_1 = builder-> local
212 builder->CreateStore(tape_1, curhead);
222 Value *tape_1 = builder-> local
227 tape_1
274 Value *tape_1 = builder-> local
278 builder->CreateStore(tape_1, curhead);

Completed in 172 milliseconds