Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/JITLink/
H A Daarch32.cpp63 /// S:I1:I2:Imm10:Imm11:0 -> [ 00000:S:Imm10, 00:J1:0:J2:Imm11 ] in encodeImmBT4BlT1BlxT2_J1J2() local
77 /// [ 00000:S:Imm10, 00:J1:0:J2:Imm11] -> S:I1:I2:Imm10:Imm11:0 in decodeImmBT4BlT1BlxT2_J1J2() local
H A DELF_riscv.cpp219 uint32_t Imm11 = extractBits(Value, 11, 1) << 7; in applyFixup() local
233 uint32_t Imm11 = extractBits(Value, 11, 1) << 20; in applyFixup() local
408 uint16_t Imm11 = extractBits(Value, 11, 1) << 12; in applyFixup() local