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

  /external/llvm/lib/IR/
AutoUpgrade.cpp 772 Type *NewVecTy = VectorType::get(Type::getInt64Ty(C), 2);
773 Value *BC0 = Builder.CreateBitCast(Arg1, NewVecTy, "cast");
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
AutoUpgrade.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/
DAGCombiner.cpp     [all...]

Completed in 57 milliseconds