HomeSort by relevance Sort by last modified time
    Searched refs:getConstantPoolEntryAddr (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMJITInfo.h 113 /// getConstantPoolEntryAddr - The ARM target puts all constant
116 intptr_t getConstantPoolEntryAddr(unsigned CPI) const {
ARMJITInfo.cpp 252 return getConstantPoolEntryAddr(MR->getConstantPoolIndex());

Completed in 170 milliseconds