Searched defs:getExistingMachineCPValue (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Target/SystemZ/ | ||
H A D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { function in class:SystemZConstantPoolValue |
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMConstantPoolValue.cpp | 62 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