Searched refs:FSUBS (Results 1 – 10 of 10) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCSchedPredicates.td | 84 FSUBS,
|
H A D | P10InstrResources.td | 184 FSUBS,
|
H A D | PPCInstrInfo.cpp | 292 {PPC::FMADDS, PPC::FADDS, PPC::FMULS, 3, 1, PPC::FSUBS}};
|
H A D | PPCInstrInfo.td | 3066 defm FSUBS : AForm_2r<59, 20,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
H A D | X86IntrinsicsInfo.h | 881 X86ISD::FSUBS, X86ISD::FSUBS_RND), 883 X86ISD::FSUBS, X86ISD::FSUBS_RND), 1260 X86ISD::FSUBS, X86ISD::FSUBS_RND),
|
H A D | X86ISelLowering.h | 220 FSUBS, enumerator
|
H A D | X86InstrFragmentsSIMD.td | 516 def X86fsubs : SDNode<"X86ISD::FSUBS", SDTFPBinOp>;
|
H A D | X86ISelLowering.cpp | 33958 NODE_NAME_CASE(FSUBS) in getTargetNodeName()
|
/freebsd/contrib/llvm-project/llvm/lib/Target/Sparc/ |
H A D | SparcInstrInfo.td | 1350 def FSUBS : F3_3<2, 0b110100, 0b001000101,
|
/freebsd/contrib/llvm-project/llvm/lib/Target/VE/ |
H A D | VEInstrInfo.td | 1376 defm FSUBS : RRFm<"fsub.s", 0x5C, F32, f32, fsub, simm7fp, mimmfp32>;
|