Searched refs:ABD (Results 1 – 12 of 12) sorted by relevance
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | sve-abd.ll | 246 ; Test the situation where isLegal(ISD::ABD, typeof(%a)) returns true but %a and 271 ; Test the situation where isLegal(ISD::ABD, typeof(%a.zext)) returns true but 288 ; Test the situation where isLegal(ISD::ABD, typeof(%a)) returns true but %a and
|
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64SchedAmpere1.td | 863 def : InstRW<[Ampere1Write_4cyc_1XY], (instregex "^F(ABD|ABS)v.[fi]16")>; 892 def : InstRW<[Ampere1Write_5cyc_1XY], (instregex "^F(ABD|ABS)v.[fi](32|64)")>;
|
| H A D | AArch64SchedExynosM4.td | 777 def : InstRW<[M4WriteFADD2H], (instregex "^F(ABD|ADD|SUB)v.f16")>; 778 def : InstRW<[M4WriteFADD2], (instregex "^F(ABD|ADD|SUB)v.f(32|64)")>;
|
| H A D | AArch64SchedFalkorDetails.td | 679 def : InstRW<[FalkorWr_1VXVY_3cyc], (instregex "^(S|U)(ABD|ADALP)(v8i8|v4i16|v2i32)(_v.*)?$")>; 743 def : InstRW<[FalkorWr_2VXVY_3cyc], (instregex "^(S|U)ABD(v16i8|v8i16|v4i32|v2i64)$")>;
|
| H A D | AArch64SchedExynosM3.td | 643 def : InstRW<[M3WriteFADD2], (instregex "^F(ABD|ADD|SUB)v")>;
|
| H A D | AArch64SchedKryoDetails.td | 51 (instregex "(S|U)(ABD|QSUB|RHADD)(v16i8|v8i16|v4i32|v2i64)")>; 57 (instregex "(S|U)(ABD|RHADD)(v8i8|v4i16|v2i32)")>;
|
| H A D | AArch64SchedExynosM5.td | 822 def : InstRW<[M5WriteFADD2], (instregex "^F(ABD|ADD|SUB)v.f(16|32|64)")>;
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/AArch64/ |
| H A D | scalable-reductions.ll | 78 ; CHECK: %[[ABD:.*]] = and <vscale x 8 x i32> %[[ADD2]], %[[AND1]]
|
| /llvm-project-15.0.7/llvm/test/Transforms/LoopVectorize/RISCV/ |
| H A D | scalable-reductions.ll | 81 ; CHECK: %[[ABD:.*]] = and <vscale x 8 x i32> %[[ADD2]], %[[AND1]]
|
| /llvm-project-15.0.7/clang/include/clang/Basic/ |
| H A D | arm_neon.td | 798 def ABD : SInst<"vabd", "...", "dQd">;
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/SelectionDAG/ |
| H A D | DAGCombiner.cpp | 9874 SDValue ABD = DAG.getNode(ABDOpcode, SDLoc(N), VT1, Op0, Op1); in combineABSToABD() local 9875 return DAG.getNode(ISD::ZERO_EXTEND, SDLoc(N), VT, ABD); in combineABSToABD() 9900 if (SDValue ABD = combineABSToABD(N, DAG, TLI)) in visitABS() local 9901 return ABD; in visitABS()
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/ConfusableTable/ |
| H A D | confusables.txt | 5600 0ABD ; 093D ; MA # ( ઽ → ऽ ) GUJARATI SIGN AVAGRAHA → DEVANAGARI SIGN AVAGRAHA #
|