Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp306 unsigned numSubRegs = 0; in copyPhysReg() local
323 numSubRegs = 2; in copyPhysReg()
336 numSubRegs = 2; in copyPhysReg()
347 numSubRegs = 2; in copyPhysReg()
353 numSubRegs = 4; in copyPhysReg()
368 if (numSubRegs == 0 || subRegIdx == nullptr || movOpc == 0) in copyPhysReg()
374 for (unsigned i = 0; i != numSubRegs; ++i) { in copyPhysReg()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
DSparcInstrInfo.cpp310 unsigned numSubRegs = 0; in copyPhysReg() local
327 numSubRegs = 2; in copyPhysReg()
340 numSubRegs = 2; in copyPhysReg()
351 numSubRegs = 2; in copyPhysReg()
357 numSubRegs = 4; in copyPhysReg()
372 if (numSubRegs == 0 || subRegIdx == nullptr || movOpc == 0) in copyPhysReg()
378 for (unsigned i = 0; i != numSubRegs; ++i) { in copyPhysReg()