Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h575 std::function<Variable *()> thunk1) { in applyToThunkedArgs() argument
577 auto *Src1 = thunk1(); in applyToThunkedArgs()
585 std::function<Variable *()> thunk1, std::function<Variable *()> thunk2) { in applyToThunkedArgs() argument
587 auto *Src1 = thunk1(); in applyToThunkedArgs()