Searched refs:TEND (Results 1 – 10 of 10) 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/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/v8/src/s390/ |
D | simulator-s390.h | 781 EVALUATE(TEND);
|
D | constants-s390.h | 1136 V(tend, TEND, 0xB2F8) /* type = S TRANSACTION END */ \
|
D | simulator-s390.cc | 1007 EvalTable[TEND] = &Simulator::Evaluate_TEND; in EvalTableInit() 8605 EVALUATE(TEND) { in EVALUATE() argument
|
/external/v8/src/ppc/ |
D | constants-ppc.h | 1625 V(tend, TEND, 0x7C00055C) \
|