HomeSort by relevance Sort by last modified time
    Searched refs:LAY (Results 1 - 8 of 8) sorted by null

  /external/icu/icu4c/source/tools/genren/
Makefile 35 LAY=$(ICUDIR)/lib/libicule.$(SO)
40 LIBS=$(COM) $(I18) $(LAY) $(LEX) $(UIO)
72 $(LAY): $(DAT) $(I18) $(COM) $(ICUDIR)/config.status Makefile
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 763 if ((Opcode == SystemZ::LA || Opcode == SystemZ::LAY) &&
    [all...]
SystemZISelLowering.cpp     [all...]
  /external/v8/src/s390/
constants-s390.h 491 LAY = 0xE371, // Load Address
    [all...]
simulator-s390.h 1072 EVALUATE(LAY);
assembler-s390.cc 1456 void Assembler::lay(Register r1, const MemOperand& opnd) { function in class:v8::internal::Assembler
    [all...]
simulator-s390.cc     [all...]
  /external/valgrind/none/tests/s390x/
opcodes.h 256 #define LAY(r1,x2,b2,dl2,dh2) RXY_RRRD(e3,r1,x2,b2,dl2,dh2,71)

Completed in 97 milliseconds