Home
last modified time | relevance | path

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

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