Searched defs:OperandV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZISelDAGToDAG.cpp | 1426 auto OperandV = OperandC->getAPIntValue(); tryFoldLoadStoreIntoMemOperand() local |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/X86/ | ||
H A D | X86ISelDAGToDAG.cpp | 3659 int64_t OperandV = OperandC->getSExtValue(); foldLoadStoreIntoMemOperand() local |