Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUTargetMachine.cpp228 static cl::opt<bool> RemoveIncompatibleFunctions( variable
1016 if (RemoveIncompatibleFunctions && Arch == Triple::amdgcn) in addIRPasses()