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
8015 auto *LBC = dyn_cast<BitCastInst>(LValue); in splitMergedValStore() local8017 EVT LowTy = LBC ? EVT::getEVT(LBC->getOperand(0)->getType()) in splitMergedValStore()8030 if (LBC && LBC->getParent() != SI.getParent()) in splitMergedValStore()8031 LValue = Builder.CreateBitCast(LBC->getOperand(0), LBC->getType()); in splitMergedValStore()