Searched refs:ilb (Results 1 – 6 of 6) sorted by relevance
104 for (std::list<Instruction*>::iterator ilb = WorkList.begin(), in INITIALIZE_PASS_DEPENDENCY() local105 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY()106 DemoteRegToStack(**ilb, false, AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()120 for (std::list<Instruction*>::iterator ilb = WorkList.begin(), in INITIALIZE_PASS_DEPENDENCY() local121 ile = WorkList.end(); ilb != ile; ++ilb) in INITIALIZE_PASS_DEPENDENCY()122 DemotePHIToStack(cast<PHINode>(*ilb), AllocaInsertionPoint); in INITIALIZE_PASS_DEPENDENCY()
193 static const int ilb[32] = in WebRtc_g722_decode() local330 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_decode()361 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_decode()
237 static const int ilb[32] = in WebRtc_g722_encode() local370 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_encode()407 wd3 = (wd2 < 0) ? (ilb[wd1] << -wd2) : (ilb[wd1] >> wd2); in WebRtc_g722_encode()
8238 2ilb
8327 2ilb
8227 2ilb