Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2152 const bool IsGOTLoad = MI.getOpcode() == AArch64::LOADgotPAC; in LowerMOVaddrPAC() local
2205 if (IsGOTLoad) { in LowerMOVaddrPAC()
2216 if (IsGOTLoad) { in LowerMOVaddrPAC()