Searched defs:ISDOpcode (Results 1 – 6 of 6) sorted by relevance
504 int ISDOpcode = TLI->InstructionOpcodeToISD(Opcode); in getArithmeticInstrCost() local
1750 bool ARMFastISel::SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryIntOp()1790 bool ARMFastISel::SelectBinaryFPOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryFPOp()
661 int ISDOpcode = TLI.InstructionOpcodeToISD(TruncUser->getOpcode()); in SinkShiftAndTruncate() local1949 int ISDOpcode = TLI.InstructionOpcodeToISD(PromotedInst->getOpcode()); in IsPromotionProfitable() local
1844 bool AArch64FastISel::SelectRem(const Instruction *I, unsigned ISDOpcode) { in SelectRem()
361 bool FastISel::SelectBinaryOp(const User *I, unsigned ISDOpcode) { in SelectBinaryOp()
1089 bool PPCFastISel::SelectBinaryIntOp(const Instruction *I, unsigned ISDOpcode) { in SelectBinaryIntOp()