Home
last modified time | relevance | path

Searched defs:NextReg (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMFrameLowering.cpp1236 unsigned NextReg = ARM::D8; in emitAlignedDPRCS2Spills() local
1369 unsigned NextReg = ARM::D8; in emitAlignedDPRCS2Restores() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCMIPeephole.cpp1082 unsigned NextReg = SrcReg; in getSrcVReg() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64FrameLowering.cpp1982 unsigned NextReg = CSI[i + 1].getReg(); in computeCalleeSaveRegisterPairs() local
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceInstARM32.cpp1433 const Variable *NextReg = getStackReg(i); in emitUsingForm() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
DAMDGPUAsmParser.cpp2230 unsigned NextReg, NextRegNum, NextRegWidth; in ParseRegList() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/AsmParser/
DMipsAsmParser.cpp5949 int NextReg = nextReg(((MipsOperand &)*Operands[1]).getGPR32Reg()); in ConvertXWPOperands() local