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

  /external/swiftshader/third_party/LLVM/lib/Target/CellSPU/
SPUISelDAGToDAG.cpp 653 EVT Op0VT = Op0.getValueType();
655 Op0VT, (128 / Op0VT.getSizeInBits()));
660 switch (Op0VT.getSimpleVT().SimpleTy) {
    [all...]
SPUISelLowering.cpp     [all...]

Completed in 84 milliseconds