Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/CodeGen/GlobalISel/
H A DPatternMatchTest.cpp368 APFloat APF64(.5); in TEST_F() local
369 auto CFP64 = ConstantFP::get(Context, APF64); in TEST_F()