Searched refs:brtargetDecoder (Results 1 – 4 of 4) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
D | HexagonDepOperands.td | 26 …<i32> { let ParserMatchClass = a30_2ImmOperand; let DecoderMethod = "brtargetDecoder"; let PrintMe… 44 …erVT> { let ParserMatchClass = b15_2ImmOperand; let DecoderMethod = "brtargetDecoder"; let PrintMe… 113 …erVT> { let ParserMatchClass = b13_2ImmOperand; let DecoderMethod = "brtargetDecoder"; let PrintMe… 125 …erVT> { let ParserMatchClass = b30_2ImmOperand; let DecoderMethod = "brtargetDecoder"; let PrintMe…
|
/external/llvm/lib/Target/Hexagon/ |
D | HexagonOperands.td | 583 let DecoderMethod = "brtargetDecoder"; 587 let DecoderMethod = "brtargetDecoder"; 591 let DecoderMethod = "brtargetDecoder";
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 147 static DecodeStatus brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, 779 static DecodeStatus brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, in brtargetDecoder() function
|
/external/llvm/lib/Target/Hexagon/Disassembler/ |
D | HexagonDisassembler.cpp | 138 static DecodeStatus brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, 757 static DecodeStatus brtargetDecoder(MCInst &MI, unsigned tmp, uint64_t Address, in brtargetDecoder() function
|