Searched refs:ADA_ENTRY (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 316 ADA_ENTRY, enumerator
|
| H A D | SystemZAsmPrinter.cpp | 346 case SystemZ::ADA_ENTRY: { in emitInstruction() 354 bool LoadAddr = MI->getOpcode() == SystemZ::ADA_ENTRY; in emitInstruction()
|
| H A D | SystemZOperators.td | 493 def z_ada_entry : SDNode<"SystemZISD::ADA_ENTRY",
|
| H A D | SystemZInstrInfo.td | 292 def ADA_ENTRY : Alias<12, (outs ADDR64:$Reg), (ins adasym:$addr,
|
| H A D | SystemZISelLowering.cpp | 2149 SDValue Result = DAG.getNode(SystemZISD::ADA_ENTRY, DL, PtrVT, Val, Reg, Ofs); in getADAEntry() 7517 OPCODE(ADA_ENTRY); in getTargetNodeName()
|