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.cpp334 static cl::opt<bool> RemoveIncompatibleFunctions( variable
1257 if (RemoveIncompatibleFunctions && TM.getTargetTriple().isAMDGCN()) in addIRPasses()
2014 if (RemoveIncompatibleFunctions && TM.getTargetTriple().isAMDGCN()) in addIRPasses()