Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64TargetTransformInfo.cpp935 Value *FPIItoInt = Builder.CreateBitCast(FPII, II.getType()); in instCombineSVECondLast() local
936 return IC.replaceInstUsesWith(II, FPIItoInt); in instCombineSVECondLast()