Home
last modified time | relevance | path

Searched defs:ACPV (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp87 ARMConstantPoolValue::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
204 bool ARMConstantPoolConstant::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
244 bool ARMConstantPoolSymbol::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
284 bool ARMConstantPoolMBB::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
H A DARMConstantPoolValue.h234 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
270 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
H A DARMAsmPrinter.cpp881 ARMConstantPoolValue *ACPV = static_cast<ARMConstantPoolValue*>(MCPV); in emitMachineConstantPoolValue() local
H A DARMBaseInstrInfo.cpp1742 ARMConstantPoolValue *ACPV = in duplicateCPV() local