Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp377 unsigned getUserOffset(CPUser&) const;
836 unsigned MipsConstantIslands::getUserOffset(CPUser &U) const { in getUserOffset() function in MipsConstantIslands
1310 unsigned UserOffset = getUserOffset(U); in handleConstantPoolUser()
/openbsd/src/gnu/llvm/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp286 unsigned getUserOffset(CPUser&) const;
314 unsigned UserOffset = getUserOffset(U); in verify()
1060 unsigned ARMConstantIslands::getUserOffset(CPUser &U) const { in getUserOffset() function in ARMConstantIslands
1544 unsigned UserOffset = getUserOffset(U); in handleConstantPoolUser()
1855 unsigned UserOffset = getUserOffset(U); in optimizeThumb2Instructions()