Home
last modified time | relevance | path

Searched refs:ADA_ENTRY (Results 1 – 5 of 5) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h306 ADA_ENTRY, enumerator
H A DSystemZAsmPrinter.cpp327 case SystemZ::ADA_ENTRY: { in emitInstruction()
335 bool LoadAddr = MI->getOpcode() == SystemZ::ADA_ENTRY; in emitInstruction()
H A DSystemZOperators.td464 def z_ada_entry : SDNode<"SystemZISD::ADA_ENTRY",
H A DSystemZInstrInfo.td301 def ADA_ENTRY : Alias<12, (outs GR64:$Reg), (ins adasym:$addr,
H A DSystemZISelLowering.cpp1814 SDValue Result = DAG.getNode(SystemZISD::ADA_ENTRY, DL, PtrVT, Val, Reg, Ofs); in getADAEntry()
6506 OPCODE(ADA_ENTRY); in getTargetNodeName()