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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h114 bool isPromotedGlobal() const{ return Kind == ARMCP::CPPromotedGlobal; } function in class:llvm::ARMConstantPoolValue
202 APV->isPromotedGlobal();
H A DARMAsmPrinter.cpp865 if (ACPV->isPromotedGlobal()) {

Completed in 333 milliseconds