Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td33 def TEND : XForm_htm1 <31, 686,
103 (TEND (HTM_get_imm imm:$R))>;
161 (TEND 1)>;
/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll186 ; TEND with integer CC return value.
197 ; TEND with implicit CC check.
216 ; TEND with dual CC use.
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h156 TEND, enumerator
DSystemZOperators.td321 def z_tend : SDNode<"SystemZISD::TEND", SDTNone,
DSystemZInstrInfo.td1388 def TEND : InstS<0xB2F8, (outs), (ins), "tend", [(z_tend)]>;
DSystemZISelLowering.cpp1261 Opcode = SystemZISD::TEND; in isIntrinsicWithCCAndChain()
4462 OPCODE(TEND); in getTargetNodeName()