Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/CodeGen/
DCodeEmitter.h209 virtual uintptr_t getConstantPoolEntryAddress(unsigned Index) const { in getConstantPoolEntryAddress() function
DCodeEmitter.cpp1237 (void*) getConstantPoolEntryAddress(MR.getConstantPoolIndex()); in finishFunction()