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

  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 820 Op = DAG.getAnyExtendVectorInReg(Src, DL, VT);
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
  /external/llvm/include/llvm/CodeGen/
SelectionDAG.h 697 SDValue getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, EVT VT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/CodeGen/
SelectionDAG.h 791 SDValue getAnyExtendVectorInReg(SDValue Op, const SDLoc &DL, EVT VT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
LegalizeVectorOps.cpp 869 Op = DAG.getAnyExtendVectorInReg(Src, DL, VT);
    [all...]
LegalizeVectorTypes.cpp     [all...]
SelectionDAG.cpp     [all...]
DAGCombiner.cpp     [all...]

Completed in 470 milliseconds