Searched defs:getExistingMachineCPValue (Results 1 – 4 of 4) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 69 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolValue 170 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolConstant 209 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolSymbol 249 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolMBB
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
D | ARMConstantPoolValue.cpp | 75 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolValue 191 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolConstant 239 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolSymbol 279 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in ARMConstantPoolMBB
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue() function in SystemZConstantPoolValue
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZConstantPoolValue.cpp | 30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue() function in SystemZConstantPoolValue
|