Home
last modified time | relevance | path

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

/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cc175 u32 DD::allocateId(DDCallback *cb) { in allocateId() function in __sanitizer::DD
/external/llvm-project/compiler-rt/lib/sanitizer_common/
Dsanitizer_deadlock_detector2.cpp170 u32 DD::allocateId(DDCallback *cb) { in allocateId() function in __sanitizer::DD
/external/mesa3d/src/amd/compiler/
Daco_ir.h1665 uint32_t allocateId(RegClass rc) in allocateId() function