HomeSort by relevance Sort by last modified time
    Searched refs:ExpandBSWAP (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 99 SDValue ExpandBSWAP(SDValue Op);
647 return ExpandBSWAP(Op);
819 SDValue VectorLegalizer::ExpandBSWAP(SDValue Op) {
    [all...]
LegalizeDAG.cpp 134 SDValue ExpandBSWAP(SDValue Op, SDLoc dl);
    [all...]

Completed in 956 milliseconds