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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 52 SECREL, /// Section Relative (Windows TLS)
ARMConstantPoolValue.cpp 69 case ARMCP::SECREL:
ARMAsmPrinter.cpp 814 case ARMCP::SECREL:
ARMISelLowering.cpp 3421 auto *CPV = ARMConstantPoolConstant::Create(GA->getGlobal(), ARMCP::SECREL);

Completed in 33 milliseconds