Searched refs:LBT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.3-release/contrib/llvm/include/llvm/Analysis/
H A DLoopIterator.h113 LoopBlocksTraversal &LBT; member in class:llvm::po_iterator_storage
115 po_iterator_storage(LoopBlocksTraversal &lbs) : LBT(lbs) {}
171 return LBT.visitPreorder(To);
176 LBT.finishPostorder(BB);
/freebsd-10.3-release/contrib/binutils/include/opcode/
H A Dspu.h32 LBT, enumerator in enum:__anon595
H A Dspu-insns.h44 RR | op | RB | RA | RT | LBT | op |RO| I16 | RO |
77 RR category LBT category
152 APUOP(M_HBRA, LBT, 0x080, "hbra", _A2(A_S11,A_S18), 00000, LS) /* HBRA BTB[B9]<-M[I16] */
153 APUOP(M_HBRR, LBT, 0x090, "hbrr", _A2(A_S11,A_R18), 00000, LS) /* HBRR BTB[B9]<-M[IP+I16] */
/freebsd-10.3-release/contrib/binutils/opcodes/
H A Dspu-dis.c68 && (index->insn_type == RI18 || index->insn_type == LBT))

Completed in 107 milliseconds