Searched refs:UseCompound (Results 1 – 5 of 5) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
H A D | HexagonSubtarget.h | 50 bool UseCompound = false; variable 215 bool useCompound() const { return UseCompound; } in useCompound()
|
H A D | Hexagon.td | 81 def FeatureCompound: SubtargetFeature<"compound", "UseCompound", "true", 144 def UseCompound : Predicate<"HST->useCompound()">;
|
H A D | HexagonDepMapAsm2Intrin.td | 1187 …i u32_0ImmPred_timm:$src1, IntRegs:$src2, u6_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; 1189 …mpyri_addr IntRegs:$src1, IntRegs:$src2, u32_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; 1191 …yri_addr_u2 IntRegs:$src1, u6_2ImmPred_timm:$src2, IntRegs:$src3)>, Requires<[UseCompound, HasV5]>; 1193 …mpyrr_addi u32_0ImmPred_timm:$src1, IntRegs:$src2, IntRegs:$src3)>, Requires<[UseCompound, HasV5]>; 1195 … (M4_mpyrr_addr IntRegs:$src1, IntRegs:$src2, IntRegs:$src3)>, Requires<[UseCompound, HasV5]>; 1593 …(S4_addaddi IntRegs:$src1, IntRegs:$src2, s32_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]… 1595 …i u32_0ImmPred_timm:$src1, IntRegs:$src2, u5_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; 1597 …i u32_0ImmPred_timm:$src1, IntRegs:$src2, u5_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; 1599 …i u32_0ImmPred_timm:$src1, IntRegs:$src2, u5_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; 1601 …i u32_0ImmPred_timm:$src1, IntRegs:$src2, u5_0ImmPred_timm:$src3)>, Requires<[UseCompound, HasV5]>; [all …]
|
H A D | HexagonPatterns.td | 1391 let AddedComplexity = 200, Predicates = [UseCompound] in { 1710 let AddedComplexity = 30, Predicates = [UseCompound] in { 1723 let Predicates = [UseCompound] in 1827 let AddedComplexity = 20, Predicates = [UseCompound] in { 1835 let Predicates = [UseCompound] in {
|
H A D | HexagonDepInstrInfo.td | 17298 tc_a154b476, TypeALU64>, Enc_322e1b, Requires<[UseCompound]>, ImmRegRel { 17314 tc_a154b476, TypeALU64>, Enc_420cf3, Requires<[UseCompound]>, ImmRegRel { 17331 tc_503ce0f3, TypeALU64>, Enc_277737, Requires<[UseCompound]> { 17341 tc_7f8ae742, TypeALU64>, Enc_a7b8e8, Requires<[UseCompound]>, ImmRegRel { 17358 tc_7f8ae742, TypeM>, Enc_7f1a05, Requires<[UseCompound]>, ImmRegRel { 22450 tc_2c13e7f5, TypeALU64>, Enc_8b8d61, Requires<[UseCompound]> { 22465 tc_2c13e7f5, TypeALU64>, Enc_c31910, Requires<[UseCompound]> { 22483 tc_2c13e7f5, TypeALU64>, Enc_c31910, Requires<[UseCompound]> { 22501 tc_a4e22bbd, TypeALU64>, Enc_c31910, Requires<[UseCompound]> { 22519 tc_a4e22bbd, TypeALU64>, Enc_c31910, Requires<[UseCompound]> { [all...] |