Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1347 bool NegateOperand = false; in tryFoldLoadStoreIntoMemOperand() local
1352 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()
1363 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()
1386 if (NegateOperand) in tryFoldLoadStoreIntoMemOperand()