Searched refs:decrementCPEReferenceCount (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMConstantIslandPass.cpp295 bool decrementCPEReferenceCount(unsigned CPI, MachineInstr* CPEMI);
1106 /// decrementCPEReferenceCount - find the constant pool entry with index CPI
1111 bool ARMConstantIslands::decrementCPEReferenceCount(unsigned CPI, function in class:ARMConstantIslands
1169 return decrementCPEReferenceCount(CPI, CPEMI) ? 2 : 1;
1453 decrementCPEReferenceCount(CPI, CPEMI);

Completed in 202 milliseconds