Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h49 GOT_PREL, /// Global Offset Table, PC Relative enumerator
DARMConstantPoolValue.cpp61 case ARMCP::GOT_PREL: in getModifierText()
DARMExpandPseudoInsts.cpp1496 ? ARMCP::GOT_PREL in ExpandMI()
1501 /*AddCurrentAddr*/ Modifier == ARMCP::GOT_PREL); in ExpandMI()
DARMAsmPrinter.cpp794 case ARMCP::GOT_PREL: in getModifierVariantKind()
DARMFastISel.cpp2961 UseGOT_PREL ? ARMCP::GOT_PREL : ARMCP::no_modifier, in ARMLowerPICELF()