Home
last modified time | relevance | path

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

/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp233 void foldBoolExts(SDValue &Res, SDNode *&N);
3351 void PPCDAGToDAGISel::foldBoolExts(SDValue &Res, SDNode *&N) { in foldBoolExts() function in PPCDAGToDAGISel
3430 foldBoolExts(Res, N); in PreprocessISelDAG()