Lines Matching defs:const
32 LanaiMCInstLower::GetGlobalAddressSymbol(const MachineOperand &MO) const {
37 LanaiMCInstLower::GetBlockAddressSymbol(const MachineOperand &MO) const {
42 LanaiMCInstLower::GetExternalSymbolSymbol(const MachineOperand &MO) const {
46 MCSymbol *LanaiMCInstLower::GetJumpTableSymbol(const MachineOperand &MO) const {
56 LanaiMCInstLower::GetConstantPoolIndexSymbol(const MachineOperand &MO) const {
65 MCOperand LanaiMCInstLower::LowerSymbolOperand(const MachineOperand &MO,
66 MCSymbol *Sym) const {
83 const MCExpr *Expr =
92 void LanaiMCInstLower::Lower(const MachineInstr *MI, MCInst &OutMI) const {
95 for (const MachineOperand &MO : MI->operands()) {