Lines Matching refs:getOpcode
490 if (CE->getOpcode() == Instruction::GetElementPtr) {
495 } else if (CE->getOpcode() == Instruction::BitCast &&
513 if (Init && CE && CE->getOpcode() == Instruction::GetElementPtr)
587 cast<ConstantExpr>(U)->getOpcode() != Instruction::GetElementPtr))
749 cast<ConstantExpr>(GEP)->getOpcode()==Instruction::GetElementPtr)||
905 ConstantExpr::getCast(CI->getOpcode(),
2303 switch (CE->getOpcode()) {
2362 if (CE->getOpcode() == Instruction::GetElementPtr &&
2385 } else if (CE->getOpcode() == Instruction::BitCast &&
2572 if (CE->getOpcode() == Instruction::GetElementPtr &&
2621 if (CE->getOpcode() == Instruction::BitCast) {
2667 InstResult = ConstantExpr::get(BO->getOpcode(),
2679 InstResult = ConstantExpr::getCast(CI->getOpcode(),