Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A DELF_riscv.cpp413 uint16_t Imm7 = extractBits(Value, 7, 1) << 6; in applyFixup() local
/llvm-project/llvm/lib/Target/ARM/MCTargetDesc/
H A DARMMCCodeEmitter.cpp1149 bool isAdd = EncodeAddrModeOpValues(MI, OpIdx, Reg, Imm7, Fixups, STI); in getT2AddrModeImm7s4OpValue() local