Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLoweringARM32.cpp4340 constexpr Type SafeTypeForMovingConstant = IceType_v4i32; in lowerFcmp() local
4341 auto *T = makeReg(SafeTypeForMovingConstant); in lowerFcmp()
4348 constexpr Type SafeTypeForMovingConstant = IceType_v4i32; in lowerFcmp() local
4349 auto *T = makeReg(SafeTypeForMovingConstant); in lowerFcmp()