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

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

Completed in 92 milliseconds