Searched refs:OptimizeVFPBrcond (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMISelLowering.h529 SDValue OptimizeVFPBrcond(SDValue Op, SelectionDAG &DAG) const;
H A DARMISelLowering.cpp3087 /// OptimizeVFPBrcond - With -enable-unsafe-fp-math, it's legal to optimize some
3090 ARMTargetLowering::OptimizeVFPBrcond(SDValue Op, SelectionDAG &DAG) const { function in class:ARMTargetLowering
3161 SDValue Result = OptimizeVFPBrcond(Op, DAG);

Completed in 1080 milliseconds