Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h43 CPPromotedGlobal enumerator
112 bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; } in isPromotedGlobal()
H A DARMConstantPoolValue.cpp142 : ARMConstantPoolValue((Type *)C->getType(), 0, ARMCP::CPPromotedGlobal, 0, in ARMConstantPoolConstant()