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

  /src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 112 bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; }
200 APV->isPromotedGlobal();
ARMAsmPrinter.cpp 883 if (ACPV->isPromotedGlobal()) {

Completed in 16 milliseconds