HomeSort by relevance Sort by last modified time
    Searched refs:getExistingMachineCPValue (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/ARM/
ARMConstantPoolValue.h 87 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
146 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
176 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
208 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
ARMConstantPoolValue.cpp 63 int ARMConstantPoolValue::getExistingMachineCPValue(MachineConstantPool *CP,
164 int ARMConstantPoolConstant::getExistingMachineCPValue(MachineConstantPool *CP,
217 int ARMConstantPoolSymbol::getExistingMachineCPValue(MachineConstantPool *CP,
272 int ARMConstantPoolMBB::getExistingMachineCPValue(MachineConstantPool *CP,
  /external/llvm/include/llvm/CodeGen/
MachineConstantPool.h 55 virtual int getExistingMachineCPValue(MachineConstantPool *CP,
  /external/llvm/lib/CodeGen/
MachineFunction.cpp 871 int Idx = V->getExistingMachineCPValue(this, Alignment);
    [all...]

Completed in 1439 milliseconds