Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/lib/Target/ARM/Disassembler/
DARMDisassembler.cpp334 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val,
3176 static DecodeStatus DecodeThumbCmpBROperand(MCInst &Inst, unsigned Val, in DecodeThumbCmpBROperand() function
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
DARMInstrThumb.td130 let DecoderMethod = "DecodeThumbCmpBROperand";