Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4336 constexpr Type SafeTypeForMovingConstant = IceType_v4i32; in lowerFcmp() local
4337 auto *T = makeReg(SafeTypeForMovingConstant); in lowerFcmp()
4344 constexpr Type SafeTypeForMovingConstant = IceType_v4i32; in lowerFcmp() local
4345 auto *T = makeReg(SafeTypeForMovingConstant); in lowerFcmp()