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

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 34 CPBlockAddress,
102 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; }
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMConstantPoolValue.h 33 CPBlockAddress,
81 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; }

Completed in 541 milliseconds