Home
last modified time | relevance | path

Searched defs:Insns (Results 1 – 4 of 4) sorted by relevance

/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp25 static uint8_t CountOfUnwindCodes(std::vector<WinEH::Instruction> &Insns) { in CountOfUnwindCodes()
303 ArrayRef<WinEH::Instruction> Insns, in checkARM64Instructions()
340 static uint32_t ARM64CountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARM64CountOfUnwindCodes()
1431 static uint32_t ARMCountOfUnwindCodes(ArrayRef<WinEH::Instruction> Insns) { in ARMCountOfUnwindCodes()
1502 static uint32_t ARMCountOfInstructionBytes(ArrayRef<WinEH::Instruction> Insns, in ARMCountOfInstructionBytes()
1562 ArrayRef<WinEH::Instruction> Insns, in checkARMInstructions()
/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp520 auto Insns = LEAs.find(getMemOpKey(MI, MemOpNo)); in removeRedundantAddrCalc() local
/llvm-project/llvm/lib/Target/BPF/
H A DBPFPreserveStaticOffset.cpp154 DILocation *Merged = (*Insns.begin())->getDebugLoc(); in mergeDILocations() argument
/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h514 unsigned Insns; global() member