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

/freebsd-10.1-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.cpp40 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { function in class:SystemZConstantPoolValue
/freebsd-10.1-release/contrib/llvm/lib/Target/ARM/
H A DARMConstantPoolValue.cpp63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolValue
164 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolConstant
203 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolSymbol
243 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolMBB

Completed in 114 milliseconds