Searched defs:getExistingMachineCPValue (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { function in class:SystemZConstantPoolValue
/external/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp62 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolValue
163 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolConstant
202 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolSymbol
242 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolMBB

Completed in 180 milliseconds