Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.cpp75 ARMConstantPoolValue::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
169 bool ARMConstantPoolConstant::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
208 bool ARMConstantPoolSymbol::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
248 bool ARMConstantPoolMBB::hasSameValue(ARMConstantPoolValue *ACPV) { in hasSameValue()
DARMConstantPoolValue.h212 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
248 static bool classof(const ARMConstantPoolValue *ACPV) { in classof()
DARMAsmPrinter.cpp876 ARMConstantPoolValue *ACPV = static_cast<ARMConstantPoolValue*>(MCPV); in EmitMachineConstantPoolValue() local
DARMBaseInstrInfo.cpp1352 ARMConstantPoolValue *ACPV = in duplicateCPV() local