Searched defs:Insns (Results 1 – 3 of 3) sorted by relevance
25 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes()303 ArrayRef<WinEH::Instruction> Insns, in checkARM64Instructions()339 static uint32_t ARM64CountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARM64CountOfUnwindCodes()1419 static uint32_t ARMCountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARMCountOfUnwindCodes()1490 static uint32_t ARMCountOfInstructionBytes(ArrayRef<WinEH::Instruction> Insns, in ARMCountOfInstructionBytes()1550 ArrayRef<WinEH::Instruction> Insns, in checkARMInstructions()
521 auto Insns = LEAs.find(getMemOpKey(MI, MemOpNo)); in removeRedundantAddrCalc() local
405 unsigned Insns; member