Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp1324 Value *FPIItoInt = IC.Builder.CreateBitCast(FPII, II.getType()); in instCombineSVECondLast() local
1325 return IC.replaceInstUsesWith(II, FPIItoInt); in instCombineSVECondLast()