Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DPatternMatch.cpp1499 APFloat F32Pi(3.14f); in TEST_F() local
1505 Constant *CF32Pi = ConstantFP::get(F32Ty, F32Pi); in TEST_F()