Home
last modified time | relevance | path

Searched defs:DecodeSignedOperand (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARC/Disassembler/
DARCDisassembler.cpp196 static DecodeStatus DecodeSignedOperand(MCInst &Inst, unsigned InsnS, in DecodeSignedOperand() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h241 static int32_t DecodeSignedOperand(uint32_t Operand) { in DecodeSignedOperand() function
247 static int32_t DecodeSignedOperand(ArrayRef<uint8_t> &Annotations) { in DecodeSignedOperand() function
/external/llvm/include/llvm/DebugInfo/CodeView/
DSymbolRecord.h345 static int32_t DecodeSignedOperand(uint32_t Operand) { in DecodeSignedOperand() function
351 static int32_t DecodeSignedOperand(ArrayRef<uint8_t> &Annotations) { in DecodeSignedOperand() function