Home
last modified time | relevance | path

Searched refs:AMDGPUPropagateAttributes (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp66 class AMDGPUPropagateAttributes { class
142 AMDGPUPropagateAttributes(const TargetMachine *TM, bool AllowClone) : in AMDGPUPropagateAttributes() function in __anon0f7074c60111::AMDGPUPropagateAttributes
203 AMDGPUPropagateAttributes::findFunction(const FnProperties &PropsNeeded, in findFunction()
213 bool AMDGPUPropagateAttributes::process(Module &M) { in process()
221 bool AMDGPUPropagateAttributes::process(Function &F) { in process()
226 bool AMDGPUPropagateAttributes::process() { in process()
313 AMDGPUPropagateAttributes::cloneWithProperties(Function &F, in cloneWithProperties()
335 void AMDGPUPropagateAttributes::setFeatures(Function &F, in setFeatures()
347 void AMDGPUPropagateAttributes::setAttributes(Function &F, in setAttributes()
360 AMDGPUPropagateAttributes::getFeatureString(const FeatureBitset &Features) const in getFeatureString()
[all …]
H A DCMakeLists.txt81 AMDGPUPropagateAttributes.cpp
/netbsd-src/external/apache2/llvm/lib/libLLVMAMDGPUCodeGen/
H A DMakefile50 AMDGPUPropagateAttributes.cpp \
/netbsd-src/external/apache2/llvm/dist/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn163 "AMDGPUPropagateAttributes.cpp",