Searched refs:MO_INDNTPOFF (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZMCInstLower.cpp25 case SystemZII::MO_INDNTPOFF:
H A DSystemZInstrInfo.h74 MO_INDNTPOFF = (2 << 0) enumerator in enum:llvm::SystemZII::__anon4336
H A DSystemZISelLowering.cpp3186 SystemZII::MO_INDNTPOFF);
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86AsmPrinter.cpp187 case X86II::MO_INDNTPOFF: O << "@INDNTPOFF"; break;
H A DX86MCInstLower.cpp259 case X86II::MO_INDNTPOFF:
H A DX86InstrInfo.cpp8490 {MO_INDNTPOFF, "x86-indntpoff"},
H A DX86ISelLowering.cpp18871 OperandFlags = isPIC ? X86II::MO_GOTNTPOFF : X86II::MO_INDNTPOFF;
[all...]
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/MCTargetDesc/
H A DX86BaseInfo.h481 /// MO_INDNTPOFF - On a symbol operand this indicates that the immediate is
488 MO_INDNTPOFF, enumerator in enum:llvm::X86::X86II::TOF

Completed in 276 milliseconds