Searched refs:MO_PREL (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64MCInstLower.cpp151 } else if (MO.getTargetFlags() & AArch64II::MO_PREL) {
H A DAArch64ExpandPseudoInsts.cpp569 Tag.setTargetFlags(AArch64II::MO_PREL | AArch64II::MO_G3);
H A DAArch64InstrInfo.cpp5395 {MO_PREL, "aarch64-prel"},
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/Utils/
H A DAArch64BaseInfo.h638 /// MO_PREL - Indicates that the bits of the symbol operand represented by
640 MO_PREL = 0x200, enumerator in enum:llvm::AArch64II::TOF

Completed in 180 milliseconds