Searched defs:OperandC (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelDAGToDAG.cpp | 1423 auto *OperandC = dyn_cast<ConstantSDNode>(Operand); tryFoldLoadStoreIntoMemOperand() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 3658 if (auto *OperandC = dyn_cast<ConstantSDNode>(Operand)) { foldLoadStoreIntoMemOperand() local |