Home
last modified time | relevance | path

Searched defs:Subroutine (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_from_common.h33 struct Subroutine struct
35 Subroutine(Function *f) : f(f) { } in Subroutine() function
40 Subroutine *getSubroutine(unsigned ip); argument
/third_party/googletest/googletest/test/
Dgtest_sole_header_test.cc38 void Subroutine() { in Subroutine() function