Searched refs:FADDS (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCSchedPredicates.td | 16 FADDS,
|
H A D | P10InstrResources.td | 180 FADDS,
|
H A D | PPCInstrInfo.cpp | 241 case PPC::FADDS: in isAssociativeAndCommutative() 292 {PPC::FMADDS, PPC::FADDS, PPC::FMULS, 3, 1, PPC::FSUBS}};
|
H A D | PPCInstrInfo.td | 3039 defm FADDS : AForm_2r<59, 21,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 524 X86ISD::FADDS, X86ISD::FADDS_RND), 526 X86ISD::FADDS, X86ISD::FADDS_RND), 1181 X86ISD::FADDS, X86ISD::FADDS_RND),
|
H A D | X86ISelLowering.h | 217 FADDS, enumerator
|
H A D | X86InstrFragmentsSIMD.td | 513 def X86fadds : SDNode<"X86ISD::FADDS", SDTFPBinOp>;
|
H A D | X86ISelLowering.cpp | 33955 NODE_NAME_CASE(FADDS) in getTargetNodeName()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 613 // e.g. FADDD, FADDS, FSUBD, and etc. 1371 defm FADDS : RRFm<"fadd.s", 0x4C, F32, f32, fadd, simm7fp, mimmfp32>;
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 1334 def FADDS : F3_3<2, 0b110100, 0b001000001,
|