Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp195 int LookForExistingCPEntry(CPUser& U, unsigned UserOffset);
1012 int ARMConstantIslands::LookForExistingCPEntry(CPUser& U, unsigned UserOffset) in LookForExistingCPEntry() function in ARMConstantIslands
1254 int result = LookForExistingCPEntry(U, UserOffset); in HandleConstantPoolUser()