Searched refs:ANDC (Results 1 – 8 of 8) sorted by relevance
| /netbsd-src/external/gpl3/gdb/dist/sim/h8300/ |
| H A D | ChangeLog-2021 | 672 * compile.c (sim_resume): Corrected ANDC operation on EXR for H8S.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/config/rs6000/ |
| H A D | rs6000-builtin.def | 1500 BU_ALTIVEC_OVERLOAD_2 (ANDC, "andc")
|
| H A D | rs6000.md | 6663 ;; 128-bit ANDC/ORC
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | TargetLowering.cpp | 1355 SDValue ANDC = in SimplifyDemandedBits() local 1357 return TLO.CombineTo(Op, TLO.DAG.getNode(ISD::AND, dl, VT, Op0, ANDC)); in SimplifyDemandedBits()
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrInfo.td | 2654 defm ANDC : XForm_6r<31, 60, (outs gprc:$rA), (ins gprc:$rS, gprc:$rB), 3851 (RLWINM (ANDC (NEG $in), $in), 1, 31, 31)>,
|
| H A D | PPCISelDAGToDAG.cpp | 4337 T = SDValue(CurDAG->getMachineNode(PPC::ANDC, dl, MVT::i32, T, Op), 0); in trySETCC()
|
| H A D | PPCISelLowering.cpp | 11309 BuildMI(BB, dl, TII->get(PPC::ANDC), Tmp2Reg) in EmitPartwordAtomicBinary() 12344 BuildMI(BB, dl, TII->get(PPC::ANDC), Tmp2Reg) in EmitInstrWithCustomInserter()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| H A D | rs6000.md | 7271 ;; 128-bit ANDC/ORC
|