Home
last modified time | relevance | path

Searched refs:LLGT (Results 1 – 6 of 6) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-conv-12.ll34 ; Check LLGT with no displacement.
56 ; Check the high end of the LLGT range.
82 ; Check the high end of the negative LLGT range.
94 ; Check the low end of the LLGT range.
120 ; Check that LLGT allows an index.
/external/v8/src/s390/
Dsimulator-s390.h987 EVALUATE(LLGT);
Dconstants-s390.h843 V(llgt, LLGT, \
Dsimulator-s390.cc1275 EvalTable[LLGT] = &Simulator::Evaluate_LLGT; in EvalTableInit()
7794 EVALUATE(LLGT) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1834 case SystemZ::LLGT: in getLoadAndTrap()
DSystemZInstrInfo.td665 def LLGT : UnaryRXY<"llgt", 0xE317, null_frag, GR64, 4>;
669 (LLGT bdxaddr20only:$src)>;