/external/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-sub-03.ll | 19 ; Check subtraction of 1, which can use AHI. 33 ; Check the low end of the AHI range. 69 ; Check subtraction of -1, which can use AHI. 78 ; Check the high end of the AHI range.
|
D | atomicrmw-add-03.ll | 19 ; Check addition of 1, which can use AHI. 33 ; Check the high end of the AHI range. 69 ; Check addition of -1, which can use AHI. 78 ; Check the low end of the AHI range.
|
D | int-add-06.ll | 14 ; Check the high end of the AHI range. 50 ; Check the high end of the negative AHI range. 59 ; Check the low end of the AHI range.
|
D | int-add-14.ll | 60 ; Check that AHI is still used in obvious cases.
|
D | int-add-11.ll | 29 ; Both L/AHI and LHI/A would be OK.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | atomicrmw-sub-03.ll | 19 ; Check subtraction of 1, which can use AHI. 33 ; Check the low end of the AHI range. 69 ; Check subtraction of -1, which can use AHI. 78 ; Check the high end of the AHI range.
|
D | atomicrmw-add-03.ll | 19 ; Check addition of 1, which can use AHI. 33 ; Check the high end of the AHI range. 69 ; Check addition of -1, which can use AHI. 78 ; Check the low end of the AHI range.
|
D | int-add-06.ll | 14 ; Check the high end of the AHI range. 50 ; Check the high end of the negative AHI range. 59 ; Check the low end of the AHI range.
|
D | int-sadd-06.ll | 24 ; Check the high end of the AHI range. 88 ; Check the high end of the negative AHI range. 104 ; Check the low end of the AHI range.
|
D | int-ssub-06.ll | 24 ; Check the high end of the AHI range. 107 ; Check the high end of the negative AHI range. 123 ; Check the low end of the AHI range.
|
D | int-add-14.ll | 60 ; Check that AHI is still used in obvious cases.
|
D | int-add-11.ll | 29 ; Both L/AHI and LHI/A would be OK.
|
/external/llvm/tools/llvm-readobj/ |
D | ARMAttributeParser.cpp | 580 for (unsigned AHI = 0, AHE = array_lengthof(DisplayRoutines); in ParseAttributeList() local 581 AHI != AHE && !Handled; ++AHI) { in ParseAttributeList() 582 if (DisplayRoutines[AHI].Attribute == Tag) { in ParseAttributeList() 583 (this->*DisplayRoutines[AHI].Routine)(ARMBuildAttrs::AttrType(Tag), in ParseAttributeList()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | ARMAttributeParser.cpp | 593 for (unsigned AHI = 0, AHE = array_lengthof(DisplayRoutines); in ParseAttributeList() local 594 AHI != AHE && !Handled; ++AHI) { in ParseAttributeList() 595 if (uint64_t(DisplayRoutines[AHI].Attribute) == Tag) { in ParseAttributeList() 596 (this->*DisplayRoutines[AHI].Routine)(ARMBuildAttrs::AttrType(Tag), in ParseAttributeList()
|
/external/llvm/test/CodeGen/AMDGPU/ |
D | select-vectors.ll | 93 ; SI-DAG: s_load_dwordx2 s{{\[}}[[ALO:[0-9]+]]:[[AHI:[0-9]+]]{{\]}}, s{{\[[0-9]+:[0-9]+\]}}, {{0xb|… 97 ; SI-DAG: v_mov_b32_e32 v{{[0-9]+}}, s[[AHI]]
|
/external/llvm/test/CodeGen/Thumb2/ |
D | float-ops.ll | 279 ; SP-DAG: vmov [[ALO:r[0-9]+]], [[AHI:r[0-9]+]], d0 283 ; SP-DAG: movne [[BHI]], [[AHI]]
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Thumb2/ |
D | float-ops.ll | 279 ; SP-DAG: vmov [[ALO:r[0-9]+]], [[AHI:r[0-9]+]], d0 283 ; SP-DAG: movne [[BHI]], [[AHI]]
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 920 if ((Opcode == SystemZ::AHI || Opcode == SystemZ::AGHI) && OpNum == 0 && in foldMemoryOperandImpl() 923 Opcode = (Opcode == SystemZ::AHI ? SystemZ::ASI : SystemZ::AGSI); in foldMemoryOperandImpl() 1145 expandRIPseudo(MI, SystemZ::AHI, SystemZ::AIH, false); in expandPostRAPseudo() 1149 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()
|
D | SystemZLongBranch.cpp | 396 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
|
D | SystemZElimCompare.cpp | 181 if (Opcode == SystemZ::AHI) in convertToBRCT()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZLongBranch.cpp | 401 splitBranchOnCount(Branch, SystemZ::AHI); in relaxBranch()
|
D | SystemZInstrInfo.cpp | 1181 if ((Opcode == SystemZ::AHI || Opcode == SystemZ::AGHI) && OpNum == 0 && in foldMemoryOperandImpl() 1184 Opcode = (Opcode == SystemZ::AHI ? SystemZ::ASI : SystemZ::AGSI); in foldMemoryOperandImpl() 1452 expandRIPseudo(MI, SystemZ::AHI, SystemZ::AIH, false); in expandPostRAPseudo() 1456 expandRIEPseudo(MI, SystemZ::AHI, SystemZ::AHIK, SystemZ::AIH); in expandPostRAPseudo()
|
D | SystemZElimCompare.cpp | 199 if (Opcode == SystemZ::AHI) in convertToBRCT()
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/AMDGPU/ |
D | select-vectors.ll | 214 ; GCN-DAG: s_load_dwordx2 s{{\[}}[[ALO:[0-9]+]]:[[AHI:[0-9]+]]{{\]}}, s{{\[[0-9]+:[0-9]+\]}}, {{0xb… 217 ; GCN-DAG: v_mov_b32_e32 v{{[0-9]+}}, s[[AHI]]
|
/external/v8/src/s390/ |
D | simulator-s390.h | 621 EVALUATE(AHI);
|