Home
last modified time | relevance | path

Searched refs:getExistingMachineCPValue (Results 1 – 20 of 20) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/CSKY/
DCSKYConstantPoolValue.cpp57 int CSKYConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in CSKYConstantPoolValue
114 int CSKYConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in CSKYConstantPoolConstant
148 int CSKYConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in CSKYConstantPoolSymbol
182 int CSKYConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in CSKYConstantPoolMBB
214 int CSKYConstantPoolJT::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in CSKYConstantPoolJT
DCSKYConstantPoolValue.h75 int getExistingMachineCPValue(MachineConstantPool *CP,
127 int getExistingMachineCPValue(MachineConstantPool *CP,
157 int getExistingMachineCPValue(MachineConstantPool *CP,
185 int getExistingMachineCPValue(MachineConstantPool *CP,
212 int getExistingMachineCPValue(MachineConstantPool *CP,
/external/llvm/lib/Target/ARM/
DARMConstantPoolValue.h106 int getExistingMachineCPValue(MachineConstantPool *CP,
165 int getExistingMachineCPValue(MachineConstantPool *CP,
199 int getExistingMachineCPValue(MachineConstantPool *CP,
235 int getExistingMachineCPValue(MachineConstantPool *CP,
DARMConstantPoolValue.cpp69 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-16.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h114 int getExistingMachineCPValue(MachineConstantPool *CP,
187 int getExistingMachineCPValue(MachineConstantPool *CP,
223 int getExistingMachineCPValue(MachineConstantPool *CP,
259 int getExistingMachineCPValue(MachineConstantPool *CP,
DARMConstantPoolValue.cpp75 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-10.0/llvm/lib/Target/ARM/
DARMConstantPoolValue.h116 int getExistingMachineCPValue(MachineConstantPool *CP,
189 int getExistingMachineCPValue(MachineConstantPool *CP,
225 int getExistingMachineCPValue(MachineConstantPool *CP,
261 int getExistingMachineCPValue(MachineConstantPool *CP,
DARMConstantPoolValue.cpp75 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/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h46 int getExistingMachineCPValue(MachineConstantPool *CP,
DSystemZConstantPoolValue.cpp30 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue() function in SystemZConstantPoolValue
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h45 int getExistingMachineCPValue(MachineConstantPool *CP,
DSystemZConstantPoolValue.cpp29 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { in getExistingMachineCPValue() function in SystemZConstantPoolValue
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZConstantPoolValue.h45 int getExistingMachineCPValue(MachineConstantPool *CP,
DSystemZConstantPoolValue.cpp28 int SystemZConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP, in getExistingMachineCPValue() function in SystemZConstantPoolValue
/external/llvm/include/llvm/CodeGen/
DMachineConstantPool.h49 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h47 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DMachineConstantPool.h48 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
/external/llvm/lib/CodeGen/
DMachineFunction.cpp980 int Idx = V->getExistingMachineCPValue(this, Alignment); in getConstantPoolIndex()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineFunction.cpp1125 int Idx = V->getExistingMachineCPValue(this, Alignment); in getConstantPoolIndex()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/
DMachineFunction.cpp1468 int Idx = V->getExistingMachineCPValue(this, Alignment); in getConstantPoolIndex()