Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64AsmPrinter.cpp3021 MCOperand SymTLSDescLo12, SymTLSDesc; in emitInstruction() local
3025 MCInstLowering.lowerOperand(MO_TLSDESC, SymTLSDesc); in emitInstruction()
3030 Adrp.addOperand(SymTLSDesc); in emitInstruction()
3070 MCOperand Sym, SymTLSDescLo12, SymTLSDesc; in emitInstruction() local
3075 MCInstLowering.lowerOperand(MO_TLSDESC, SymTLSDesc); in emitInstruction()
3080 Adrp.addOperand(SymTLSDesc); in emitInstruction()