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

  /external/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
TargetLowering.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp 468 EVT NewStoredVT = ST->getMemoryVT().getHalfSizedIntegerVT(*DAG.getContext());
469 int NumBits = NewStoredVT.getSizeInBits();
481 ST->getPointerInfo(), NewStoredVT,
488 NewStoredVT, ST->isVolatile(), ST->isNonTemporal(),
    [all...]

Completed in 317 milliseconds