Home
last modified time | relevance | path

Searched defs:ImmR (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/Target/AArch64/Utils/
DAArch64BaseInfo.cpp717 uint32_t ImmR = RepeatWidth - Rotation; in isLogicalImm() local
737 uint32_t ImmR = (Bits >> 6) & 0x3f; in isLogicalImmBits() local
/external/llvm/lib/Target/AArch64/InstPrinter/
DAArch64InstPrinter.cpp145 unsigned ImmR = ImmROp.getImm(); in printBFXWidthOperand() local
/external/llvm/lib/Target/AArch64/Disassembler/
DAArch64Disassembler.cpp460 unsigned ImmR = fieldFromInstruction(Insn, 16, 6); in DecodeBitfieldInstruction() local
/external/llvm/lib/Target/AArch64/AsmParser/
DAArch64AsmParser.cpp1739 int64_t ImmR = Inst.getOperand(ImmOps).getImm(); in validateInstruction() local
1755 int64_t ImmR = Inst.getOperand(ImmOps).getImm(); in validateInstruction() local