HomeSort by: relevance | last modified time | path
    Searched refs:getConstantPoolAlign (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/
MachineConstantPool.h 134 Align getConstantPoolAlign() const { return PoolAlignment; }
  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMConstantIslandPass.cpp 373 << MCP->getConstantPoolAlign().value() << " bytes *****\n");
518 const Align MaxAlign = MCP->getConstantPoolAlign();
  /src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
MipsConstantIslandPass.cpp 532 const Align MaxAlign = MCP->getConstantPoolAlign();

Completed in 20 milliseconds