Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp5321 static bool canChangeToInt(SDValue Op, bool &SeenZero, in canChangeToInt() function
5395 bool LHSOk = canChangeToInt(LHS, LHSSeenZero, Subtarget); in OptimizeVFPBrcond()
5397 bool RHSOk = canChangeToInt(RHS, RHSSeenZero, Subtarget); in OptimizeVFPBrcond()