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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Lanai/
H A DLanaiMCInstLower.h40 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
H A DLanaiMCInstLower.cpp57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { function in class:LanaiMCInstLower
129 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/MSP430/
H A DMSP430MCInstLower.h39 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
H A DMSP430MCInstLower.cpp68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { function in class:MSP430MCInstLower
148 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO));

Completed in 113 milliseconds