Home
last modified time | relevance | path

Searched refs:DecodeT2Imm7S4 (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp427 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val,
4116 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val, uint64_t Address, in DecodeT2Imm7S4() function
4156 if (!Check(S, DecodeT2Imm7S4(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm7s4()
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp432 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val,
4137 static DecodeStatus DecodeT2Imm7S4(MCInst &Inst, unsigned Val, uint64_t Address, in DecodeT2Imm7S4() function
4177 if (!Check(S, DecodeT2Imm7S4(Inst, imm, Address, Decoder))) in DecodeT2AddrModeImm7s4()
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrThumb2.td321 let DecoderMethod = "DecodeT2Imm7S4";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrThumb2.td320 let DecoderMethod = "DecodeT2Imm7S4";