Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp1302 bool NegateOperand = false; in tryFoldLoadStoreIntoMemOperand() local
1307 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()
1318 NegateOperand = true; in tryFoldLoadStoreIntoMemOperand()
1341 if (NegateOperand) in tryFoldLoadStoreIntoMemOperand()