Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h115 bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; } in isPromotedGlobal() function
203 APV->isPromotedGlobal(); in classof()
DARMAsmPrinter.cpp840 if (ACPV->isPromotedGlobal()) { in EmitMachineConstantPoolValue()