Home
last modified time | relevance | path

Searched defs:PCM (Results 1 – 4 of 4) sorted by relevance

/external/llvm-project/clang/include/clang/Serialization/
DInMemoryModuleCache.h31 struct PCM { struct
34 /// Track whether this PCM is known to be good (either built or argument
39 PCM() = default; argument
40 PCM(std::unique_ptr<llvm::MemoryBuffer> Buffer) in PCM() argument
/external/llvm-project/clang/lib/Serialization/
DInMemoryModuleCache.cpp35 auto &PCM = PCMs[Filename]; in addBuiltPCM() local
63 auto &PCM = I->second; in tryToDropPCM() local
77 auto &PCM = I->second; in finalizePCM() local
/external/adhd/cros_alsa/src/
Dcontrol_primitive.rs117 PCM = SND_CTL_ELEM_IFACE_PCM as isize, enumerator
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2594 SmallString<0> PCM; in getOrCreateModuleRef() local