Searched refs:MO_DTPOFF (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp189 case X86II::MO_DTPOFF: O << "@DTPOFF"; break;
H A DX86MCInstLower.cpp265 case X86II::MO_DTPOFF:
H A DX86InstrInfo.cpp8492 {MO_DTPOFF, "x86-dtpoff"},
H A DX86ISelLowering.cpp18835 unsigned char OperandFlags = X86II::MO_DTPOFF;
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h498 /// MO_DTPOFF - On a symbol operand this indicates that the immediate is
504 MO_DTPOFF, enumerator in enum:llvm::X86::X86II::TOF

Completed in 276 milliseconds