Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/isp/
Disp_library.c370 #define TBA (4 * (((QENTRY_LEN >> 2) * 3) + 1) + 1) macro
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp3994 BlockAddress *TBA = dyn_cast<BlockAddress>(SI->getTrueValue()); in SimplifyIndirectBrOnSelect() local