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

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 82 bool isLSDA() const { return Kind == ARMCP::CPLSDA; }
159 return APV->isGlobalValue() || APV->isBlockAddress() || APV->isLSDA();
ARMAsmPrinter.cpp 848 if (ACPV->isLSDA()) {
    [all...]
ARMBaseInstrInfo.cpp     [all...]

Completed in 2035 milliseconds