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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPropagateAttributes.cpp1 //===--- AMDGPUPropagateAttributes.cpp --------------------------*- C++ -*-===//
66 class AMDGPUPropagateAttributes { class in namespace:__anon3930
142 AMDGPUPropagateAttributes(const TargetMachine *TM, bool AllowClone) : function in class:__anon3930::AMDGPUPropagateAttributes
203 AMDGPUPropagateAttributes::findFunction(const FnProperties &PropsNeeded,
213 bool AMDGPUPropagateAttributes::process(Module &M) {
221 bool AMDGPUPropagateAttributes::process(Function &F) {
226 bool AMDGPUPropagateAttributes::process() {
313 AMDGPUPropagateAttributes::cloneWithProperties(Function &F,
335 void AMDGPUPropagateAttributes::setFeatures(Function &F,
347 void AMDGPUPropagateAttributes
[all...]

Completed in 156 milliseconds