Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in MSP430MCInstLower
146 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
H A DMSP430MCInstLower.h39 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
/llvm-project-15.0.7/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in LanaiMCInstLower
127 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
H A DLanaiMCInstLower.h40 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;