Home
last modified time | relevance | path

Searched refs:getGV (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.h174 const GlobalValue *getGV() const;
H A DARMConstantPoolValue.cpp183 const GlobalValue *ARMConstantPoolConstant::getGV() const { in getGV() function in ARMConstantPoolConstant
H A DARMAsmPrinter.cpp912 const GlobalValue *GV = cast<ARMConstantPoolConstant>(ACPV)->getGV(); in emitMachineConstantPoolValue()
H A DARMBaseInstrInfo.cpp1755 cast<ARMConstantPoolConstant>(ACPV)->getGV(), PCLabelId, ARMCP::CPValue, in duplicateCPV()