Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSDNodeDbgValue.h80 static SDDbgOperand fromConst(const Value *Const) { in fromConst() function
/llvm-project/flang/lib/Evaluate/
H A Dtools.cpp1192 if (const auto *fromConst{UnwrapExpr<Constant<FromType>>(w)}) { DataConstantConversionHelper() local