Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp2803 const MachineOperand &MO_Sym = MI->getOperand(1); in emitInstruction() local
2804 MachineOperand Hi_MOSym(MO_Sym), Lo_MOSym(MO_Sym); in emitInstruction()
3019 const MachineOperand &MO_Sym = MI->getOperand(0); in emitInstruction() local
3020 MachineOperand MO_TLSDESC_LO12(MO_Sym), MO_TLSDESC(MO_Sym); in emitInstruction()
3068 const MachineOperand &MO_Sym = MI->getOperand(0); in emitInstruction() local
3069 MachineOperand MO_TLSDESC_LO12(MO_Sym), MO_TLSDESC(MO_Sym); in emitInstruction()
3073 MCInstLowering.lowerOperand(MO_Sym, Sym); in emitInstruction()