Home
last modified time | relevance | path

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

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