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.h316 ADA_ENTRY, enumerator
H A DSystemZAsmPrinter.cpp346 case SystemZ::ADA_ENTRY: { in emitInstruction()
354 bool LoadAddr = MI->getOpcode() == SystemZ::ADA_ENTRY; in emitInstruction()
H A DSystemZOperators.td493 def z_ada_entry : SDNode<"SystemZISD::ADA_ENTRY",
H A DSystemZInstrInfo.td292 def ADA_ENTRY : Alias<12, (outs ADDR64:$Reg), (ins adasym:$addr,
H A DSystemZISelLowering.cpp2149 SDValue Result = DAG.getNode(SystemZISD::ADA_ENTRY, DL, PtrVT, Val, Reg, Ofs); in getADAEntry()
7517 OPCODE(ADA_ENTRY); in getTargetNodeName()