Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Dmb86950reg.h92 #define LBC 0x02 /* Loopback control */ macro
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp7475 auto *LBC = dyn_cast<BitCastInst>(LValue); in splitMergedValStore() local