Home
last modified time | relevance | path

Searched refs:LLILH (Results 1 – 21 of 21) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-const-01.ll39 ; Check the first useful LLILH value, which is the next one up.
55 ; Check the high end of the LLILH range.
Dint-const-02.ll39 ; Check the first useful LLILH value, which is the next one up.
63 ; Check the next value up, which should use LLILH instead.
79 ; Check the high end of the LLILH range.
Dframe-14.ll154 ; LLILH while still using MVI in more cases than 0x40000 anchors would.
204 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
Dframe-16.ll148 ; LLILH while still using STC in more cases than 0x40000 anchors would.
194 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
Dframe-07.ll126 ; Don't require the accesses to share the same LLILH; that would be a
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-const-01.ll39 ; Check the first useful LLILH value, which is the next one up.
55 ; Check the high end of the LLILH range.
Dint-const-02.ll39 ; Check the first useful LLILH value, which is the next one up.
63 ; Check the next value up, which should use LLILH instead.
79 ; Check the high end of the LLILH range.
Dframe-14.ll154 ; LLILH while still using MVI in more cases than 0x40000 anchors would.
204 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
Dframe-16.ll148 ; LLILH while still using STC in more cases than 0x40000 anchors would.
194 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
Dframe-07.ll126 ; Don't require the accesses to share the same LLILH; that would be a
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp192 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
DSystemZInstrInfo.cpp1506 Opcode = SystemZ::LLILH; in loadImmediate()
DSystemZInstrInfo.td478 def LLILH : UnaryRI<"llilh", 0xA5E, bitconvert, GR64, imm64lh16>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp192 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
DSystemZInstrInfo.cpp1850 Opcode = SystemZ::LLILH; in loadImmediate()
DSystemZInstrInfo.td390 def LLILH : UnaryRI<"llilh", 0xA5E, bitconvert, GR64, imm64lh16>;
/external/v8/src/s390/
Dsimulator-s390.h609 EVALUATE(LLILH);
Dconstants-s390.h794 V(llilh, LLILH, 0xA5E) /* type = RI_A LOAD LOGICAL IMMEDIATE (low high) */ \
Dsimulator-s390.cc900 EvalTable[LLILH] = &Simulator::Evaluate_LLILH; in EvalTableInit()
4504 EVALUATE(LLILH) { in EVALUATE() argument
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc657 22025723U, // LLILH
1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
DSystemZGenDisassemblerTables.inc204 /* 423 */ MCD_OPC_Decode, 252, 4, 17, // Opcode: LLILH