Home
last modified time | relevance | path

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

/llvm-project/lld/wasm/
H A DInputElement.h46 inline WasmInitExpr intConst(uint64_t value, bool is64) { in intConst() function
/llvm-project/flang/lib/Lower/OpenMP/
H A DReductionProcessor.cpp197 mlir::Value intConst = builder.create<mlir::arith::ConstantOp>( in getReductionInitValue() local
/llvm-project/flang/lib/Semantics/
H A Dexpression.cpp3420 if (const auto *intConst{ Analyze() local