Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp92 SDValue &AluOp, bool RiMode);
124 bool RiMode) { in selectAddrRiSpls() argument
128 if (RiMode) { in selectAddrRiSpls()
174 if ((RiMode && isInt<16>(CN->getSExtValue())) || in selectAddrRiSpls()
175 (!RiMode && isInt<10>(CN->getSExtValue()))) { in selectAddrRiSpls()
192 if (AluOperator == ISD::OR && RiMode && in selectAddrRiSpls()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Lanai/
DLanaiISelDAGToDAG.cpp92 SDValue &AluOp, bool RiMode);
124 bool RiMode) { in selectAddrRiSpls() argument
128 if (RiMode) { in selectAddrRiSpls()
174 if ((RiMode && isInt<16>(CN->getSExtValue())) || in selectAddrRiSpls()
175 (!RiMode && isInt<10>(CN->getSExtValue()))) { in selectAddrRiSpls()
192 if (AluOperator == ISD::OR && RiMode && in selectAddrRiSpls()