Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp418 const Constant *CF64 = Constant::getNullValue(DoubleTy); in TEST() local
428 LLVMGetCastOpcode(wrap(CF64), true, wrap(FloatTy), true)); in TEST()