Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/SystemZ/
H A DSystemZISelDAGToDAG.cpp304 uint64_t UpperVal, uint64_t LowerVal);
1116 uint64_t LowerVal) { in splitLargeImmediate() argument
1141 SDValue Lower = CurDAG->getConstant(LowerVal, DL, VT); in splitLargeImmediate()