Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp87 static bool isRotateAndMask(SDNode *N, unsigned Mask, bool isShiftMask,
331 bool PPCDAGToDAGISel::isRotateAndMask(SDNode *N, unsigned Mask, in isRotateAndMask() function in PPCDAGToDAGISel
935 isRotateAndMask(N->getOperand(0).getNode(), Imm, false, SH, MB, ME)) { in Select()
982 isRotateAndMask(N, Imm, true, SH, MB, ME)) { in Select()
994 isRotateAndMask(N, Imm, true, SH, MB, ME)) { in Select()
/external/llvm/lib/Target/PowerPC/
DPPCISelDAGToDAG.cpp112 static bool isRotateAndMask(SDNode *N, unsigned Mask, bool isShiftMask,
469 bool PPCDAGToDAGISel::isRotateAndMask(SDNode *N, unsigned Mask, in isRotateAndMask() function in PPCDAGToDAGISel
2601 isRotateAndMask(N->getOperand(0).getNode(), Imm, false, SH, MB, ME)) { in Select()
2714 isRotateAndMask(N, Imm, true, SH, MB, ME)) { in Select()
2728 isRotateAndMask(N, Imm, true, SH, MB, ME)) { in Select()