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

  /external/swiftshader/third_party/LLVM/include/llvm/CodeGen/
ObjectCodeEmitter.h 157 /// getConstantPoolEntrySection - Return the section of the 'Index' entry in
159 virtual uintptr_t getConstantPoolEntrySection(unsigned Index) const;
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
ObjectCodeEmitter.cpp 133 /// getConstantPoolEntrySection - Return the section of the 'Index' entry in
135 uintptr_t ObjectCodeEmitter::getConstantPoolEntrySection(unsigned Index) const {

Completed in 627 milliseconds