Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp74 ARMConstantPoolValue::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
168 bool ARMConstantPoolConstant::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
207 bool ARMConstantPoolSymbol::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
247 bool ARMConstantPoolMBB::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
DARMConstantPoolValue.h209 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
245 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
DARMAsmPrinter.cpp909 ARMConstantPoolValue *ACPV = static_cast<ARMConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local
DARMBaseInstrInfo.cpp1370 ARMConstantPoolValue *ACPV = in duplicateCPV() local