Searched refs:getExistingMachineCPValue (Results 1 - 6 of 6) sorted by relevance

/freebsd-10.2-release/contrib/llvm/lib/Target/SystemZ/
H A DSystemZConstantPoolValue.h43 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
H A DSystemZConstantPoolValue.cpp40 getExistingMachineCPValue(MachineConstantPool *CP, unsigned Alignment) { function in class:SystemZConstantPoolValue
/freebsd-10.2-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
H A DARMConstantPoolValue.h108 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
167 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
201 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
237 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
/freebsd-10.2-release/contrib/llvm/include/llvm/CodeGen/
H A DMachineConstantPool.h55 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
/freebsd-10.2-release/contrib/llvm/lib/CodeGen/
H A DMachineFunction.cpp895 int Idx = V->getExistingMachineCPValue(this, Alignment);

Completed in 163 milliseconds