Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceTargetLowering.h566 std::function<Variable *()> thunk1) { in applyToThunkedArgs() argument
568 auto *Src1 = thunk1(); in applyToThunkedArgs()
576 std::function<Variable *()> thunk1, std::function<Variable *()> thunk2) { in applyToThunkedArgs() argument
578 auto *Src1 = thunk1(); in applyToThunkedArgs()