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

  /external/llvm/examples/BrainF/
BrainF.cpp 288 BasicBlock *bb_1 = BasicBlock::Create(C, label, brainf_func); local
289 builder->SetInsertPoint(bb_1);
298 readloop(phi_0, bb_1, testbb, C);
  /external/llvm/test/MC/Mips/
mips-fpu-instructions.s 141 # CHECK: bc1f $BB_1 # encoding: [A,A,0x00,0x45]
142 # CHECK: # fixup A - offset: 0, value: ($BB_1)-4, kind: fixup_Mips_PC16
178 bc1f $fcc0, $BB_1

Completed in 33 milliseconds