Home
last modified time | relevance | path

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

/llvm-project-15.0.7/mlir/lib/Conversion/ArithmeticToSPIRV/
H A DArithmeticToSPIRV.cpp456 static Value emulateSignedRemainder(Location loc, Value lhs, Value rhs, in emulateSignedRemainder() function
481 Value result = emulateSignedRemainder<spirv::GLSAbsOp>( in matchAndRewrite()
496 Value result = emulateSignedRemainder<spirv::CLSAbsOp>( in matchAndRewrite()