Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getOpcode

1762     assert(CE->getOpcode() == llvm::Instruction::BitCast ||
1764 CE->getOpcode() == llvm::Instruction::GetElementPtr);
1904 if (bitcast->getOpcode() == llvm::Instruction::BitCast)
2033 assert(CE->getOpcode() == llvm::Instruction::BitCast);