Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCISelDAGToDAG.cpp417 void foldBoolExts(SDValue &Res, SDNode *&N);
6033 void PPCDAGToDAGISel::foldBoolExts(SDValue &Res, SDNode *&N) { in foldBoolExts() function in PPCDAGToDAGISel
6112 foldBoolExts(Res, N); in PreprocessISelDAG()