Searched refs:SITargetLowering (Results 1 – 7 of 7) sorted by relevance
118 SITargetLowering::SITargetLowering(const TargetMachine &TM, in SITargetLowering() function in SITargetLowering768 const GCNSubtarget *SITargetLowering::getSubtarget() const { in getSubtarget()780 bool SITargetLowering::isFPExtFoldable(const SelectionDAG &DAG, unsigned Opcode, in isFPExtFoldable()789 bool SITargetLowering::isShuffleMaskLegal(ArrayRef<int>, EVT) const { in isShuffleMaskLegal()795 MVT SITargetLowering::getRegisterTypeForCallingConv(LLVMContext &Context, in getRegisterTypeForCallingConv()818 unsigned SITargetLowering::getNumRegistersForCallingConv(LLVMContext &Context, in getNumRegistersForCallingConv()843 unsigned SITargetLowering::getVectorTypeBreakdownForCallingConv( in getVectorTypeBreakdownForCallingConv()921 bool SITargetLowering::getTgtMemIntrinsic(IntrinsicInfo &Info, in getTgtMemIntrinsic()1061 bool SITargetLowering::getAddrModeArguments(IntrinsicInst *II, in getAddrModeArguments()1082 bool SITargetLowering::isLegalFlatAddressingMode(const AddrMode &AM) const { in isLegalFlatAddressingMode()[all …]
157 const SITargetLowering &TLI = *getTLI<SITargetLowering>(); in splitToValueTypes()272 const SITargetLowering &TLI = *getTLI<SITargetLowering>(); in lowerReturnVal()444 const SITargetLowering &TLI = *getTLI<SITargetLowering>(); in lowerFormalArgumentsKernel()702 const SITargetLowering &TLI = *getTLI<SITargetLowering>(); in lowerFormalArguments()
395 SITargetLowering TLInfo;417 const SITargetLowering *getTargetLowering() const override { in getTargetLowering()
23 class SITargetLowering final : public AMDGPUTargetLowering {221 SITargetLowering(const TargetMachine &tm, const GCNSubtarget &STI);
619 const SITargetLowering& Lowering = in glueCopyToM0()620 *static_cast<const SITargetLowering*>(getTargetLowering()); in glueCopyToM0()887 const SITargetLowering& Lowering = in Select()888 *static_cast<const SITargetLowering*>(getTargetLowering()); in Select()1452 const SITargetLowering& Lowering = in SelectMUBUFAddr64()1453 *static_cast<const SITargetLowering*>(getTargetLowering()); in SelectMUBUFAddr64()1611 const SITargetLowering& Lowering = in SelectMUBUFOffset()1612 *static_cast<const SITargetLowering*>(getTargetLowering()); in SelectMUBUFOffset()2710 static_cast<const SITargetLowering *>( in isUniformLoad()
689 const SITargetLowering *TLI = ST.getTargetLowering(); in AMDGPULegalizerInfo()1708 const SITargetLowering *TLI = ST.getTargetLowering(); in legalizeGlobalValue()1786 assert(SITargetLowering::isFlatGlobalAddrSpace( in legalizeAtomicCmpXChg()
1811 const SITargetLowering *TLI = in promoteConstantOffsetToImm()1812 static_cast<const SITargetLowering *>(STM->getTargetLowering()); in promoteConstantOffsetToImm()