Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringMIPS32.cpp4453 auto *TReg5 = makeReg(IceType_i32); in lowerInsertElement() local
4502 _sll(TReg5, TReg1, 8); // Position in the destination in lowerInsertElement()
4506 _or(TDReg, TReg5, TReg4); in lowerInsertElement()
4511 _sll(TReg5, TReg1, 16); // Position in the destination in lowerInsertElement()
4515 _or(TDReg, TReg5, TReg4); in lowerInsertElement()