Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp99 SDValue ExpandBSWAP(SDValue Op);
688 return ExpandBSWAP(Op); in Expand()
870 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) { in ExpandBSWAP() function in __anoncdad64d20111::VectorLegalizer
DLegalizeDAG.cpp151 SDValue ExpandBSWAP(SDValue Op, const SDLoc &dl);
2580 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, const SDLoc &dl) { in ExpandBSWAP() function in SelectionDAGLegalize
2759 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DLegalizeVectorOps.cpp120 SDValue ExpandBSWAP(SDValue Op);
718 return ExpandBSWAP(Op); in Expand()
919 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) { in ExpandBSWAP() function in VectorLegalizer
DLegalizeDAG.cpp178 SDValue ExpandBSWAP(SDValue Op, const SDLoc &dl);
2656 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, const SDLoc &dl) { in ExpandBSWAP() function in SelectionDAGLegalize
2847 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()
/external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
DLegalizeDAG.cpp146 SDValue ExpandBSWAP(SDValue Op, DebugLoc dl);
2729 SDValue SelectionDAGLegalize::ExpandBSWAP(SDValue Op, DebugLoc dl) { in ExpandBSWAP() function in SelectionDAGLegalize
2974 Results.push_back(ExpandBSWAP(Node->getOperand(0), dl)); in ExpandNode()