Home
last modified time | relevance | path

Searched defs:OperandFlags (Results 1 – 2 of 2) sorted by relevance

/freebsd-12.1/contrib/llvm/include/llvm/MC/
H A DMCInstrDesc.h41 enum OperandFlags { LookupPtrRegClass = 0, Predicate, OptionalDef }; enum
/freebsd-12.1/contrib/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp16904 unsigned char OperandFlags, bool LocalDynamic = false) { in GetTLSADDR()
16982 unsigned char OperandFlags = X86II::MO_DTPOFF; in LowerToTLSLocalDynamicModel() local
17007 unsigned char OperandFlags = 0; in LowerToTLSExecModel() local