Searched refs:GetConstantPoolIndexSymbol (Results 1 – 6 of 6) sorted by relevance
68 GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in MSP430MCInstLower146 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
39 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
57 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in LanaiMCInstLower127 MCOp = LowerSymbolOperand(MO, GetConstantPoolIndexSymbol(MO)); in Lower()
40 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
45 MCSymbol *GetConstantPoolIndexSymbol(const MachineOperand &MO) const;
161 XtensaAsmPrinter::GetConstantPoolIndexSymbol(const MachineOperand &MO) const { in GetConstantPoolIndexSymbol() function in XtensaAsmPrinter197 Symbol = GetConstantPoolIndexSymbol(MO); in LowerSymbolOperand()