Searched refs:GetConstantPoolIndexSymbol (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MBlaze/
H A DMBlazeMCInstLower.h41 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
H A DMBlazeMCInstLower.cpp68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { function in class:MBlazeMCInstLower
146 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));
/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/MSP430/
H A DMSP430MCInstLower.h41 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
H A DMSP430MCInstLower.cpp66 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { function in class:MSP430MCInstLower
142 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));

Completed in 48 milliseconds