Searched refs:UIs (Results 1 – 5 of 5) sorted by relevance
557 auto UIs = MRI->use_instructions(MI->defs().begin()->getReg()); in checkForProfitableCmovCandidates() local558 if (!UIs.empty() && ++UIs.begin() == UIs.end()) { in checkForProfitableCmovCandidates()559 unsigned Op = UIs.begin()->getOpcode(); in checkForProfitableCmovCandidates()
1078 auto UIs = MRI->use_instructions(ResVReg); in selectAddrSpaceCast() local1079 if (!UIs.empty() && ++UIs.begin() == UIs.end() && in selectAddrSpaceCast()1080 (UIs.begin()->getOpcode() == SPIRV::OpConstantComposite || in selectAddrSpaceCast()1081 UIs.begin()->getOpcode() == SPIRV::OpVariable || in selectAddrSpaceCast()1082 isSpvIntrinsic(*UIs.begin(), Intrinsic::spv_init_global))) { in selectAddrSpaceCast()
1286 InstrSet UIs; in selectCandidates() local1291 UIs.insert(I->getParent()); in selectCandidates()1292 unsigned C = UIs.size(); in selectCandidates()
662 UIs can use this command to process a PIN entered by a user and to
1178 UIs can use this command to process a PIN entered by a user and to