Searched refs:VecOpcode (Results 1 – 1 of 1) sorted by relevance
7864 unsigned VecOpcode; in getEntryCost() local7870 VecOpcode = in getEntryCost()8153 unsigned VecOpcode = Opcode; in getEntryCost() local8165 VecOpcode = Instruction::BitCast; in getEntryCost()8167 VecOpcode = Instruction::Trunc; in getEntryCost()8176 if (VecOpcode != Opcode && VecOpcode == Instruction::BitCast) in getEntryCost()8188 if (VecOpcode != Opcode && VecOpcode == Instruction::BitCast) in getEntryCost()9031 unsigned VecOpcode; in getTreeCost() local9035 VecOpcode = in getTreeCost()9039 VecOpcode, FTy, in getTreeCost()[all …]