Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5596 static bool canChangeToInt(SDValue Op, bool &SeenZero, in canChangeToInt() function
5670 bool LHSOk = canChangeToInt(LHS, LHSSeenZero, Subtarget); in OptimizeVFPBrcond()
5672 bool RHSOk = canChangeToInt(RHS, RHSSeenZero, Subtarget); in OptimizeVFPBrcond()