Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/IR/
H A DInstructionsTest.cpp417 const Constant *CF32 = Constant::getNullValue(FloatTy); in TEST() local
421 LLVMGetCastOpcode(wrap(CF32), true, wrap(Int8Ty), false)); in TEST()
423 LLVMGetCastOpcode(wrap(CF32), true, wrap(Int8Ty), true)); in TEST()
430 LLVMGetCastOpcode(wrap(CF32), true, wrap(DoubleTy), true)); in TEST()