Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp1382 static SDValue lowerGR128ToI128(SelectionDAG &DAG, SDValue In) { in lowerGR128ToI128() function
1416 return lowerGR128ToI128(DAG, Parts[0]); in joinRegisterPartsIntoValue()
5553 Results.push_back(lowerGR128ToI128(DAG, Res)); in LowerOperationWrapper()
5587 Results.push_back(lowerGR128ToI128(DAG, Res)); in LowerOperationWrapper()