reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
4818 SetVectorType Worklist; 5101 bool SIInstrInfo::moveScalarAddSub(SetVectorType &Worklist, MachineInstr &Inst, 5136 void SIInstrInfo::lowerScalarAbs(SetVectorType &Worklist, 5163 void SIInstrInfo::lowerScalarXnor(SetVectorType &Worklist, 5228 void SIInstrInfo::splitScalarNotBinop(SetVectorType &Worklist, 5257 void SIInstrInfo::splitScalarBinOpN2(SetVectorType& Worklist, 5287 SetVectorType &Worklist, MachineInstr &Inst, 5340 void SIInstrInfo::splitScalar64BitAddSub(SetVectorType &Worklist, 5412 void SIInstrInfo::splitScalar64BitBinaryOp(SetVectorType &Worklist, 5476 void SIInstrInfo::splitScalar64BitXnor(SetVectorType &Worklist, 5519 SetVectorType &Worklist, MachineInstr &Inst) const { 5555 void SIInstrInfo::splitScalar64BitBFE(SetVectorType &Worklist, 5619 SetVectorType &Worklist) const { 5652 void SIInstrInfo::movePackToVALU(SetVectorType &Worklist, 5716 SetVectorType &Worklist) const {lib/Target/AMDGPU/SIInstrInfo.h
82 bool moveScalarAddSub(SetVectorType &Worklist, MachineInstr &Inst, 85 void lowerScalarAbs(SetVectorType &Worklist, 88 void lowerScalarXnor(SetVectorType &Worklist, 91 void splitScalarNotBinop(SetVectorType &Worklist, 95 void splitScalarBinOpN2(SetVectorType &Worklist, 99 void splitScalar64BitUnaryOp(SetVectorType &Worklist, 102 void splitScalar64BitAddSub(SetVectorType &Worklist, MachineInstr &Inst, 105 void splitScalar64BitBinaryOp(SetVectorType &Worklist, MachineInstr &Inst, 109 void splitScalar64BitXnor(SetVectorType &Worklist, MachineInstr &Inst, 112 void splitScalar64BitBCNT(SetVectorType &Worklist, 114 void splitScalar64BitBFE(SetVectorType &Worklist, 116 void movePackToVALU(SetVectorType &Worklist, 121 SetVectorType &Worklist) const; 125 SetVectorType &Worklist) const;