Home
last modified time | relevance | path

Searched refs:LHI (Results 1 – 25 of 47) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dinsert-05.ll5 ; Prefer LHI over IILF for signed 16-bit constants.
16 ; Check the high end of the LHI range.
60 ; Check the next value up, which should use LHI instead.
71 ; Check the highest useful LHI value. (We use OILF for -1 instead, although
72 ; LHI might be better there too.)
Dint-const-01.ll15 ; Check the high end of the LHI range.
79 ; Check the next value up, which should use LHI.
Dbranch-folder-hoist-livein.mir24 renamable $r2l = LHI 0
Dint-add-11.ll29 ; Both L/AHI and LHI/A would be OK.
/external/llvm/test/CodeGen/SystemZ/
Dinsert-05.ll5 ; Prefer LHI over IILF for signed 16-bit constants.
16 ; Check the high end of the LHI range.
60 ; Check the next value up, which should use LHI instead.
71 ; Check the highest useful LHI value. (We use OILF for -1 instead, although
72 ; LHI might be better there too.)
Dint-const-01.ll15 ; Check the high end of the LHI range.
79 ; Check the next value up, which should use LHI.
Dint-add-11.ll29 ; Both L/AHI and LHI/A would be OK.
/external/cldr/tools/java/org/unicode/cldr/icu/
Dtimezone_aliases.txt34 Australia/LHI; Australia/Lord_Howe
/external/llvm/lib/Target/SystemZ/
DREADME.txt20 from CodeGen/SystemZ/asm-09.ll will use LHI rather than LGHI.
DSystemZInstrInfo.cpp535 case SystemZ::LHI: return SystemZ::LOCHI; in getConditionalLoadImmediate()
1093 expandRIPseudo(MI, SystemZ::LHI, SystemZ::IIHF, true); in expandPostRAPseudo()
DSystemZInstrInfo.td469 // 16-bit sign-extended immediates. LHIMux expands to LHI or IIHF,
473 def LHI : UnaryRI<"lhi", 0xA78, bitconvert, GR32, imm32sx16>;
1707 (Select32 (LHI -1), (LHI 0), imm32zx4:$valid, imm32zx4:$cc)>;
/external/icu/android_icu4j/src/main/tests/android/icu/dev/test/format/
DTimeZoneAliases.txt33 Australia/LHI ; Australia/Lord_Howe
/external/cldr/tools/java/org/unicode/cldr/util/data/
DTimeZoneAliases.txt25 Australia/LHI ; Australia/Lord_Howe
Dbackward51 Link Australia/Lord_Howe Australia/LHI
Daustralasia1080 # NSW (including LHI and Broken Hill):
1456 # LHI... [ Courtesy of Pauline Van Winsen ]
1476 # shown on clocks on LHI. I guess this means that for 30 minutes at the start
1477 # of DST, LHI is actually 1 hour ahead of the rest of NSW.
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DREADME.txt20 from CodeGen/SystemZ/asm-09.ll will use LHI rather than LGHI.
DSystemZInstrInfo.cpp708 if (DefOpc != SystemZ::LHIMux && DefOpc != SystemZ::LHI && in FoldImmediate()
1400 expandRIPseudo(MI, SystemZ::LHI, SystemZ::IIHF, true); in expandPostRAPseudo()
DSystemZInstrInfo.td381 // 16-bit sign-extended immediates. LHIMux expands to LHI or IIHF,
385 def LHI : UnaryRI<"lhi", 0xA78, bitconvert, GR32, imm32sx16>;
/external/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/format/
DTimeZoneAliases.txt33 Australia/LHI ; Australia/Lord_Howe
/external/icu/icu4c/source/data/misc/
DtimezoneTypes.txt55 "Australia:LHI"{"Australia/Lord_Howe"}
Dzoneinfo64.txt1825 /* Australia/LHI */ :int { 360 } //Z#358
2993 ,"Australia/Hobart","Australia/LHI","Australia/Lindeman" // 359
3514 "AU", //Z#358 Australia/LHI
/external/icu/icu4c/source/test/testdata/
DtimezoneTypes.txt48 "Australia:LHI"{"Australia/Lord_Howe"}
Dzoneinfo64.txt1983 /* Australia/LHI */ :int { 349 } //Z#347
3149 ,"Australia/Hobart","Australia/LHI","Australia/Lindeman" // 348
3669 "AU", //Z#347 Australia/LHI
/external/v8/src/s390/
Dsimulator-s390.h619 EVALUATE(LHI);
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc628 16783357U, // LHI
1778 // CGHI, CHI, LGHI, LHI

12