Searched refs:NIAI (Results 1 – 7 of 7) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 719 EVALUATE(NIAI);
|
D | constants-s390.h | 322 V(niai, NIAI, 0xB2FA) /* type = IE NEXT INSTRUCTION ACCESS INTENT */
|
D | simulator-s390.cc | 1008 EvalTable[NIAI] = &Simulator::Evaluate_NIAI; in EvalTableInit() 5333 EVALUATE(NIAI) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZEC12.td | 553 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NIAI$")>;
|
D | SystemZScheduleZ13.td | 578 def : InstRW<[WLat1, FXb, NormalGr], (instregex "NIAI$")>;
|
D | SystemZScheduleZ14.td | 587 def : InstRW<[WLat1, FXb, NormalGr], (instregex "NIAI$")>;
|
D | SystemZInstrInfo.td | 1582 def NIAI : SideEffectBinaryIE<"niai", 0xB2FA, imm32zx4, imm32zx4>;
|