Home
last modified time | relevance | path

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

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