Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DARMInstructionSelector.cpp630 auto addOpsForConstantPoolLoad = [&MF, Alignment, PtrTy]( in selectGlobal() local
729 addOpsForConstantPoolLoad(OffsetMIB, GV, /*IsSBREL*/ true); in selectGlobal()
752 addOpsForConstantPoolLoad(MIB, GV, /*IsSBREL*/ false); in selectGlobal()