Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64ISelLowering.cpp1243 int16_t ValueofRHS = cast<ConstantSDNode>(RHS)->getZExtValue(); in getAArch64Cmp() local
1244 if (ValueofRHS < 0 && isLegalArithImmed(-ValueofRHS)) { in getAArch64Cmp()
1249 DAG.getConstant(ValueofRHS, RHS.getValueType()), in getAArch64Cmp()