Searched refs:DecodeSymbolicOperand (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/ |
D | ARCDisassembler.cpp | 168 static bool DecodeSymbolicOperand(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperand() function 182 if (!DecodeSymbolicOperand(Inst, Address, nextAddress, Decoder)) in DecodeSymbolicOperandOff()
|
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARC/Disassembler/ |
D | ARCDisassembler.cpp | 179 static bool DecodeSymbolicOperand(MCInst &Inst, uint64_t Address, in DecodeSymbolicOperand() function 192 if (!DecodeSymbolicOperand(Inst, Address, NextAddress, Decoder)) in DecodeSymbolicOperandOff()
|