Lines Matching refs:AN
120 /// represented as an indexed [r+r] operation. Returns false if it can
127 /// represented as an indexed [r+r] operation.
143 /// Reg in an asm, because the load or store opcode would have to change.
373 /// SelectBitfieldInsert - turn an or of two masked values into
576 /// If this returns with Other != -1, then the returned comparison is an or of
673 SDValue AN = SDValue(CurDAG->getMachineNode(PPC::AND, dl, MVT::i32, AD,
675 SDValue Ops[] = { AN, getI32Imm(1), getI32Imm(31), getI32Imm(31) };
722 // Otherwise, we have to turn an operation like SETONE -> SETOLT | SETOGT.
932 // If this is an and of a value rotated between 0 and 31 bits and then and'd