Home
last modified time | relevance | path

Searched refs:DecodeT2BROperand (Results 1 – 7 of 7) sorted by relevance

/external/capstone/arch/ARM/
DARMDisassembler.c296 static DecodeStatus DecodeT2BROperand(MCInst *Inst, unsigned Val,
3246 static DecodeStatus DecodeT2BROperand(MCInst *Inst, unsigned Val, in DecodeT2BROperand() function
4013 if (!Check(&S, DecodeT2BROperand(Inst, brtarget, Address, Decoder))) in DecodeThumb2BCCInstruction()
/external/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp327 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,
3265 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand() function
4031 if (!Check(S, DecodeT2BROperand(Inst, brtarget, Address, Decoder))) in DecodeThumb2BCCInstruction()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp401 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,
3671 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand() function
4557 if (!Check(S, DecodeT2BROperand(Inst, brtarget, Address, Decoder))) in DecodeThumb2BCCInstruction()
/external/llvm-project/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp406 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val,
3692 static DecodeStatus DecodeT2BROperand(MCInst &Inst, unsigned Val, in DecodeT2BROperand() function
4580 if (!Check(S, DecodeT2BROperand(Inst, brtarget, Address, Decoder))) in DecodeThumb2BCCInstruction()
/external/llvm/lib/Target/ARM/
DARMInstrInfo.td418 let DecoderMethod = "DecodeT2BROperand";
/external/llvm-project/llvm/lib/Target/ARM/
DARMInstrInfo.td537 let DecoderMethod = "DecodeT2BROperand";
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMInstrInfo.td424 let DecoderMethod = "DecodeT2BROperand";