Searched refs:EFSCMPEQ (Results 1 – 5 of 5) sorted by relevance
| /freebsd-12-stable/sys/powerpc/booke/ |
| D | spe.c | 250 #define EFSCMPEQ 0x2ce macro
|
| /freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCInstrSPE.td | 274 def EFSCMPEQ : EFXForm_3<718, (outs crrc:$crD), (ins spe4rc:$RA, spe4rc:$RB),
|
| D | PPCFastISel.cpp | 874 CmpOpc = PPC::EFSCMPEQ; in PPCEmitCmp()
|
| D | PPCInstrInfo.td | 4191 (EXTRACT_SUBREG (EFSCMPEQ $s1, $s2), sub_gt)>; 4193 (EXTRACT_SUBREG (EFSCMPEQ $s1, $s2), sub_gt)>; 4204 (EXTRACT_SUBREG (EFSCMPEQ $s1, $s2), sub_gt)>; 4206 (EXTRACT_SUBREG (EFSCMPEQ $s1, $s2), sub_gt)>;
|
| D | PPCISelDAGToDAG.cpp | 4038 Opc = PPC::EFSCMPEQ; in SelectCC()
|