Home
last modified time | relevance | path

Searched defs:ArgNos (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DCorrelatedValuePropagation.cpp539 SmallVector<unsigned, 4> ArgNos; in processCallSite() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DSimplifyLibCalls.cpp191 ArrayRef<unsigned> ArgNos, in annotateDereferenceableBytes()
218 ArrayRef<unsigned> ArgNos) { in annotateNonNullBasedOnAccess()
235 static void annotateNonNullAndDereferenceable(CallInst *CI, ArrayRef<unsigned> ArgNos, in annotateNonNullAndDereferenceable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DAttributes.cpp1185 ArrayRef<unsigned> ArgNos, in addParamAttribute()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4409 SmallVector<unsigned, 4> ArgNos; in visitCallBase() local