Home
last modified time | relevance | path

Searched refs:NestArgNo (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp2430 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local
2437 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()
2438 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()
2460 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()
2496 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineCalls.cpp4844 unsigned NestArgNo = 0; in transformCallThroughTrampoline() local
4851 I != E; ++NestArgNo, ++I) { in transformCallThroughTrampoline()
4852 AttributeSet AS = NestAttrs.getParamAttributes(NestArgNo); in transformCallThroughTrampoline()
4874 if (ArgNo == NestArgNo) { in transformCallThroughTrampoline()
4910 if (ArgNo == NestArgNo) in transformCallThroughTrampoline()