Searched refs:TEND (Results 1 – 21 of 21) sorted by relevance
/external/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 33 def TEND : XForm_htm1 <31, 686, 103 (TEND (HTM_get_imm imm:$R))>; 161 (TEND 1)>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCInstrHTM.td | 33 def TEND : XForm_htm1 <31, 686, 103 (TEND (HTM_get_imm imm:$R))>; 161 (TEND 1)>;
|
D | P9InstrResources.td | 788 TEND
|
/external/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 186 ; TEND with integer CC return value. 197 ; TEND with implicit CC check. 216 ; TEND with dual CC use.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 186 ; TEND with integer CC return value. 197 ; TEND with implicit CC check. 216 ; TEND with dual CC use.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 159 TEND, enumerator
|
D | SystemZOperators.td | 339 def z_tend : SDNode<"SystemZISD::TEND", SDTNone,
|
D | SystemZISelLowering.cpp | 1306 Opcode = SystemZISD::TEND; in isIntrinsicWithCCAndChain() 4635 OPCODE(TEND); in getTargetNodeName()
|
D | SystemZInstrInfo.td | 1577 def TEND : InstS<0xB2F8, (outs), (ins), "tend", [(z_tend)]>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.h | 163 TEND, enumerator
|
D | SystemZOperators.td | 421 def z_tend : SDNode<"SystemZISD::TEND", SDT_ZTEnd,
|
D | SystemZScheduleZEC12.td | 684 def : InstRW<[WLat4, LSU, GroupAlone], (instregex "TEND$")>;
|
D | SystemZScheduleZ13.td | 710 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
D | SystemZISelLowering.cpp | 1518 Opcode = SystemZISD::TEND; in isIntrinsicWithCCAndChain() 5022 OPCODE(TEND); in getTargetNodeName()
|
D | SystemZScheduleZ14.td | 729 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
D | SystemZInstrInfo.td | 1978 def TEND : TestInherentS<"tend", 0xB2F8, z_tend>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 718 EVALUATE(TEND);
|
D | constants-s390.h | 1103 V(tend, TEND, 0xB2F8) /* type = S TRANSACTION END */ \
|
D | simulator-s390.cc | 1007 EvalTable[TEND] = &Simulator::Evaluate_TEND; in EvalTableInit() 5327 EVALUATE(TEND) { in EVALUATE() argument
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1639 V(tend, TEND, 0x7C00055C) \
|
/external/pcre/dist2/doc/ |
D | pcre2test.txt | 1045 TEND, see the pcre2posix documentation. If the subject string contains
|