Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/MC/
H A DMCWin64EH.cpp828 IntRegs, in tryARM64PackedUnwind() enumerator
1829 unsigned &Folded, int &IntRegs) { in parseRegMask()
1875 int IntRegs = -1; // r4 - r(4+N) in tryARMPackedUnwind() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp149 static const MCPhysReg IntRegs[32] = { global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsISelLowering.cpp2879 static const MCPhysReg IntRegs[] = { Mips::A0, Mips::A1, Mips::A2, Mips::A3 }; CC_MipsO32() local
[all...]