Searched refs:GCNTargetMachine (Results 1 – 10 of 10) sorted by relevance
95 class GCNTargetMachine final : public AMDGPUTargetMachine {100 GCNTargetMachine(const Target &T, const Triple &TT, StringRef CPU,
330 RegisterTargetMachine<GCNTargetMachine> Y(getTheGCNTarget()); in LLVMInitializeAMDGPUTarget()829 GCNTargetMachine::GCNTargetMachine(const Target &T, const Triple &TT, in GCNTargetMachine() function in GCNTargetMachine837 const GCNSubtarget *GCNTargetMachine::getSubtargetImpl(const Function &F) const { in getSubtargetImpl()859 GCNTargetMachine::getTargetTransformInfo(const Function &F) { in getTargetTransformInfo()948 GCNTargetMachine &getGCNTargetMachine() const { in getGCNTargetMachine()949 return getTM<GCNTargetMachine>(); in getGCNTargetMachine()1473 TargetPassConfig *GCNTargetMachine::createPassConfig(PassManagerBase &PM) { in createPassConfig()1477 yaml::MachineFunctionInfo *GCNTargetMachine::createDefaultFuncInfoYAML() const { in createDefaultFuncInfoYAML()1482 GCNTargetMachine::convertFuncInfoToYAML(const MachineFunction &MF) const { in convertFuncInfoToYAML()1488 bool GCNTargetMachine::parseMachineFunctionInfo( in parseMachineFunctionInfo()
23 class GCNTargetMachine; variable37 const GCNTargetMachine &TM);
36 class GCNTargetMachine; variable214 const GCNTargetMachine &TM);
19 class GCNTargetMachine; variable
1101 const GCNTargetMachine &TM = in rewriteIntrinsicWithAddressSpace()1102 static_cast<const GCNTargetMachine &>(getTLI()->getTargetMachine()); in rewriteIntrinsicWithAddressSpace()
336 friend class GCNTargetMachine;
200 const GCNTargetMachine &TM) in GCNSubtarget()
1598 const GCNTargetMachine &TM = in isFreeAddrSpaceCast()1599 static_cast<const GCNTargetMachine &>(getTargetMachine()); in isFreeAddrSpaceCast()2423 const GCNTargetMachine &TM = in LowerFormalArguments()2424 static_cast<const GCNTargetMachine &>(getTargetMachine()); in LowerFormalArguments()
427 const GCNTargetMachine &TM) in AMDGPULegalizerInfo()