Home
last modified time | relevance | path

Searched refs:CPPromotedGlobal (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h43 CPPromotedGlobal enumerator
114 bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; } in isPromotedGlobal()
DARMConstantPoolValue.cpp142 : ARMConstantPoolValue((Type *)C->getType(), 0, ARMCP::CPPromotedGlobal, 0, in ARMConstantPoolConstant()