Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.cpp69 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in MSP430MCInstLower
149 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
H A DMSP430MCInstLower.h41 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
/freebsd-12.1/contrib/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.cpp58 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in LanaiMCInstLower
130 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
H A DLanaiMCInstLower.h43 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;