HomeSort by relevance Sort by last modified time
    Searched refs:MO_HI12 (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64MCInstLower.cpp 135 else if ((MO.getTargetFlags() & AArch64II::MO_FRAGMENT) == AArch64II::MO_HI12)
AArch64InstrInfo.cpp     [all...]
AArch64ISelLowering.cpp     [all...]
  /external/llvm/lib/Target/AArch64/Utils/
AArch64BaseInfo.h 499 /// MO_HI12 - This flag indicates that a symbol operand represents the bits
502 MO_HI12 = 7,

Completed in 944 milliseconds