Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp936 GenericValue floatZero; in getConstantValue() local
937 floatZero.FloatVal = 0.f; in getConstantValue()
939 floatZero); in getConstantValue()