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

  /external/llvm/lib/Target/MBlaze/
MBlazeMCInstLower.h 43 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
MBlazeMCInstLower.cpp 68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const {
146 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));
  /external/llvm/lib/Target/MSP430/
MSP430MCInstLower.h 43 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
MSP430MCInstLower.cpp 66 GetConstantPoolIndexSymbol(const MachineOperand &MO) const {
142 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));

Completed in 246 milliseconds