Home
last modified time | relevance | path

Searched defs:New (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/rsov/compiler/
DGlobalMergePass.cpp129 static inline void ReplaceUse(User *U, Value *Old, Value *New) { in ReplaceUse()
/frameworks/native/services/vr/virtual_touchpad/tests/
DVirtualTouchpad_test.cpp101 static VirtualTouchpadForTesting* New() { in New() function in android::dvr::__anon214ecdac0111::VirtualTouchpadForTesting
/frameworks/compile/libbcc/bcinfo/BitReader_3_0/
DBitcodeReader.cpp3471 Value *Ptr, *Cmp, *New; in ParseFunctionBody() local