Home
last modified time | relevance | path

Searched refs:decodeSImmOperand (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/Disassembler/
H A DRISCVDisassembler.cpp288 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm, in decodeSImmOperand() function
303 return decodeSImmOperand<N>(Inst, Imm, Address, Decoder); in decodeSImmNonZeroOperand()
363 DecodeStatus Result = decodeSImmOperand<6>(Inst, SImm6, Address, Decoder); in decodeRVCInstrSImm()
375 DecodeStatus Result = decodeSImmOperand<6>(Inst, SImm6, Address, Decoder); in decodeRVCInstrRdSImm()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/SystemZ/Disassembler/
H A DSystemZDisassembler.cpp179 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm) { in decodeSImmOperand() function
233 return decodeSImmOperand<8>(Inst, Imm); in decodeS8ImmOperand()
238 return decodeSImmOperand<16>(Inst, Imm); in decodeS16ImmOperand()
243 return decodeSImmOperand<32>(Inst, Imm); in decodeS32ImmOperand()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/Disassembler/
H A DPPCDisassembler.cpp202 static DecodeStatus decodeSImmOperand(MCInst &Inst, uint64_t Imm, in decodeSImmOperand() function
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/RISCV/
H A DRISCVInstrInfoC.td42 let DecoderMethod = "decodeSImmOperand<6>";
55 let DecoderMethod = "decodeSImmOperand<6>";
H A DRISCVInstrInfo.td165 let DecoderMethod = "decodeSImmOperand<12>";
H A DRISCVInstrInfoV.td54 let DecoderMethod = "decodeSImmOperand<5>";
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCInstr64Bit.td21 let DecoderMethod = "decodeSImmOperand<16>";
38 let DecoderMethod = "decodeSImmOperand<16>";
H A DPPCInstrInfo.td755 let DecoderMethod = "decodeSImmOperand<5>";
826 let DecoderMethod = "decodeSImmOperand<16>";
851 let DecoderMethod = "decodeSImmOperand<16>";
863 let DecoderMethod = "decodeSImmOperand<34>";
870 let DecoderMethod = "decodeSImmOperand<34>";