Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dtrap-04.ll87 ; Check LLGTAT with no displacement.
107 ; Check the high end of the LLGTAT range.
149 ; Check that LLGTAT allows an index.
/external/v8/src/s390/
Dsimulator-s390.h1055 EVALUATE(LLGTAT);
Dconstants-s390.h914 V(llgtat, LLGTAT, \
Dsimulator-s390.cc1343 EvalTable[LLGTAT] = &Simulator::Evaluate_LLGTAT; in EvalTableInit()
8493 EVALUATE(LLGTAT) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.cpp1835 return SystemZ::LLGTAT; in getLoadAndTrap()
DSystemZInstrInfo.td681 def LLGTAT : UnaryRXY<"llgtat", 0xE39C, null_frag, GR64, 4>;