Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp577 auto addOpsForConstantPoolLoad = [&MF, Alignment, in selectGlobal() local
639 addOpsForConstantPoolLoad(OffsetMIB, GV, /*IsSBREL*/ true); in selectGlobal()
662 addOpsForConstantPoolLoad(MIB, GV, /*IsSBREL*/ false); in selectGlobal()