Home
last modified time | relevance | path

Searched refs:floatZero (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp954 GenericValue floatZero; in getConstantValue() local
955 floatZero.FloatVal = 0.f; in getConstantValue()
957 floatZero); in getConstantValue()