Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-readobj/
H A DARMWinEHPrinter.cpp203 void Decoder::printGPRMask(uint16_t GPRMask) { in printGPRMask() function in llvm::ARM::WinEH::Decoder
349 printGPRMask(RegisterMask); in opcode_10Lxxxxx()
378 printGPRMask(GPRMask); in opcode_11010Lxx()
395 printGPRMask(GPRMask); in opcode_11011Lxx()
436 printGPRMask(GPRMask); in opcode_1110110L()
1171 printGPRMask(GPRMask); in dumpPackedEntry()
1193 printGPRMask(GPRMask); in dumpPackedEntry()
H A DARMWinEHPrinter.h136 void printGPRMask(uint16_t Mask);