Searched refs:LBC (Results 1 – 2 of 2) sorted by relevance
6 - reg: Should contain address of the controller on the LBC bus. The detail
7901 auto *LBC = dyn_cast<BitCastInst>(LValue); in splitMergedValStore() local7903 EVT LowTy = LBC ? EVT::getEVT(LBC->getOperand(0)->getType()) in splitMergedValStore()7916 if (LBC && LBC->getParent() != SI.getParent()) in splitMergedValStore()7917 LValue = Builder.CreateBitCast(LBC->getOperand(0), LBC->getType()); in splitMergedValStore()