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

  /external/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp 791 static void VerifyVectorType(MVT VT, EVT ArgVT) {
798 VerifyVectorType(Ins[i].VT, Ins[i].ArgVT);
803 VerifyVectorType(Outs[i].VT, Outs[i].ArgVT);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
SystemZISelLowering.cpp     [all...]

Completed in 217 milliseconds