HomeSort by relevance Sort by last modified time
    Searched defs:CPBlockAddress (Results 1 - 3 of 3) 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; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 41 CPBlockAddress,
112 bool isBlockAddress() const { return Kind == ARMCP::CPBlockAddress; }

Completed in 982 milliseconds