Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Dialect/Arith/Transforms/
H A DEmulateWideInt.cpp679 Value elemBitWidth = in matchAndRewrite() local
768 Value elemBitWidth = in matchAndRewrite() local
[all...]
/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1141 intZero.IntVal = APInt(elemBitWidth, 0); in LoadValueFromMemory() local