Searched defs:getExistingMachineCPValue (Results 1 - 3 of 3) 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.cpp69 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolValue
170 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolConstant
209 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolSymbol
249 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolMBB
/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMConstantPoolValue.cpp63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolValue
165 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolConstant
230 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolSymbol
286 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, function in class:ARMConstantPoolMBB

Completed in 2388 milliseconds