Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Math/Transforms/
H A DExpandPatterns.cpp402 Value c127 = createIntConst(loc, i32Ty, 127, b); convertRoundOp() local
523 Value c127 = createIntConst(loc, iTy, (1ull << (exponentWidth - 1)) - 1, b); convertRoundEvenOp() local