Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:Or

84   // contains labels or copies, use the last instruction as the last local
118 // Don't consider constants or arguments to have trivial kills.
266 /// instruction, or insert an extra copy to get the result in a previous
298 // If the index is smaller or larger than intptr_t, truncate or extend it.
372 // MVT::i1 is special. Allow AND, OR, or XOR because they
375 (ISDOpcode == ISD::AND || ISDOpcode == ISD::OR ||
564 /// \brief Add a stackmap or patchpoint intrinsic call's live variable operands
565 /// to a stackmap or patchpoint machine instruction.
707 "Variable in DbgDeclareInst should be either null or a DIVariable.");
883 or BITCAST operators.
1130 case Instruction::Or:
1131 return SelectBinaryOp(I, ISD::OR);
1689 // If there are multiple or no uses of this instruction, then bail out.
1713 // We can't fold if this vreg has no uses or more than one use. Multiple uses
1714 // may mean that the instruction got lowered to multiple MIs, or the use of