HomeSort by relevance Sort by last modified time
    Searched refs:test_0 (Results 1 - 2 of 2) sorted by null

  /external/llvm/examples/BrainF/
BrainF.cpp 248 Value *test_0 = builder-> local
257 CreateOr(test_0, test_1, testreg);
439 ICmpInst *test_0 = new ICmpInst(*testbb, ICmpInst::ICMP_EQ, tape_0, local
444 BranchInst::Create(bb_0, oldbb, test_0, testbb);
  /external/clang/test/CodeGen/
bitfield-2.c 40 // CHECK-OPT: define i64 @test_0()
43 unsigned long long test_0() { function

Completed in 242 milliseconds