Home | History | Annotate | Download | only in IPO

Lines Matching refs:getOpcode

484       if (CE->getOpcode() == Instruction::GetElementPtr) {
489 } else if (CE->getOpcode() == Instruction::BitCast &&
507 if (Init && CE && CE->getOpcode() == Instruction::GetElementPtr)
582 cast<ConstantExpr>(U)->getOpcode() != Instruction::GetElementPtr))
744 cast<ConstantExpr>(GEP)->getOpcode()==Instruction::GetElementPtr)||
900 ConstantExpr::getCast(CI->getOpcode(),
2292 switch (CE->getOpcode()) {
2351 if (CE->getOpcode() == Instruction::GetElementPtr &&
2374 } else if (CE->getOpcode() == Instruction::BitCast &&
2561 if (CE->getOpcode() == Instruction::GetElementPtr &&
2597 if (CE->getOpcode() == Instruction::BitCast) {
2637 InstResult = ConstantExpr::get(BO->getOpcode(),
2645 InstResult = ConstantExpr::getCast(CI->getOpcode(),