Home
last modified time | relevance | path

Searched defs:ParamTys (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DIntrinsicLowering.cpp38 std::vector<Type *> ParamTys; in ReplaceCallWith() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DTargetTransformInfoImpl.h806 ArrayRef<Type *> ParamTys, const User *U) { in getIntrinsicCost()
854 SmallVector<Type *, 8> ParamTys; in getIntrinsicCost() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DBasicTTIImpl.h312 ArrayRef<Type *> ParamTys, const User *U) { in getIntrinsicCost()