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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp188 case X86II::MO_TPOFF: O << "@TPOFF"; break;
H A DX86MCInstLower.cpp262 case X86II::MO_TPOFF:
H A DX86InstrInfo.cpp8491 {MO_TPOFF, "x86-tpoff"},
H A DX86ISelLowering.cpp18865 OperandFlags = is64Bit ? X86II::MO_TPOFF : X86II::MO_NTPOFF;
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h490 /// MO_TPOFF - On a symbol operand this indicates that the immediate is
496 MO_TPOFF, enumerator in enum:llvm::X86::X86II::TOF

Completed in 118 milliseconds