Home | History | Annotate | Download | only in AArch64

Lines Matching full:adrp

125 //  adrp  x0, :tlsdesc:var
143 def AArch64adrp : SDNode<"AArch64ISD::ADRP", SDTIntUnaryOp, []>;
1129 def ADRP : ADRI<1, "adrp", adrplabel,
1134 def : Pat<(AArch64adrp tconstpool:$cp), (ADRP tconstpool:$cp)>;
1135 def : Pat<(AArch64adrp tblockaddress:$cp), (ADRP tblockaddress:$cp)>;