Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86CmovConversion.cpp96 static cl::opt<bool> ForceMemOperand( variable
191 if (ForceMemOperand || ForceAll) { in runOnMachineFunction()
199 if (ForceMemOperand && !ForceAll && in runOnMachineFunction()