Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h576 std::function<Variable *()> thunk1, std::function<Variable *()> thunk2) { in applyToThunkedArgs() argument
579 auto *Src2 = thunk2(); in applyToThunkedArgs()