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

/freebsd-9.3-release/contrib/llvm/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 43 milliseconds