Home
last modified time | relevance | path

Searched refs:DecodeLazyLoadStoreMul (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMInstrVFP.td329 let DecoderMethod = "DecodeLazyLoadStoreMul";
340 let DecoderMethod = "DecodeLazyLoadStoreMul";
348 let DecoderMethod = "DecodeLazyLoadStoreMul";
360 let DecoderMethod = "DecodeLazyLoadStoreMul";
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/Disassembler/
H A DARMDisassembler.cpp703 static DecodeStatus DecodeLazyLoadStoreMul(MCInst &Inst, unsigned Insn,
7037 static DecodeStatus DecodeLazyLoadStoreMul(MCInst &Inst, unsigned Insn, in DecodeLazyLoadStoreMul() function