Home
last modified time | relevance | path

Searched defs:signMask (Results 1 – 2 of 2) sorted by relevance

/llvm-project/mlir/lib/ExecutionEngine/
H A DFloat16bits.cpp43 uint32_t signMask = 0x80000000u; in float2half() local
/llvm-project/mlir/lib/Conversion/MathToSPIRV/
H A DMathToSPIRV.cpp149 Value signMask = rewriter.create<spirv::ConstantOp>( in matchAndRewrite() local