Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/llvm/lib/Target/ARM/
HDARMConstantPoolValue.h49 GOT_PREL, /// Global Offset Table, PC Relative enumerator
HDARMConstantPoolValue.cpp61 case ARMCP::GOT_PREL: in getModifierText()
HDARMExpandPseudoInsts.cpp2669 ? ARMCP::GOT_PREL in ExpandMI()
2674 /*AddCurrentAddr*/ Modifier == ARMCP::GOT_PREL); in ExpandMI()
HDARMAsmPrinter.cpp851 case ARMCP::GOT_PREL: in getModifierVariantKind()
HDARMFastISel.cpp2962 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in ARMLowerPICELF()