Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Target/ARM/
HDARMConstantIslandPass.cpp325 unsigned getUserOffset(CPUser&) const;
352 unsigned UserOffset = getUserOffset(U); in verify()
1038 unsigned ARMConstantIslands::getUserOffset(CPUser &U) const { in getUserOffset() function in ARMConstantIslands
1479 unsigned UserOffset = getUserOffset(U); in handleConstantPoolUser()
1835 unsigned UserOffset = getUserOffset(U); in optimizeThumb2Instructions()
/NextBSD/contrib/llvm/lib/Target/Mips/
HDMipsConstantIslandPass.cpp383 unsigned getUserOffset(CPUser&) const;
868 unsigned MipsConstantIslands::getUserOffset(CPUser &U) const { in getUserOffset() function in MipsConstantIslands
1350 unsigned UserOffset = getUserOffset(U); in handleConstantPoolUser()