Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/compiler-rt/lib/orc/
H A Dcoff_platform.cpp151 static COFFPlatformRuntimeState *CPS; member in __anon2dcb46cf0111::COFFPlatformRuntimeState
166 COFFPlatformRuntimeState *COFFPlatformRuntimeState::CPS = nullptr; member in COFFPlatformRuntimeState
/openbsd-src/gnu/llvm/llvm/lib/ExecutionEngine/
H A DExecutionEngine.cpp1159 if (const ConstantStruct *CPS = dyn_cast<ConstantStruct>(Init)) { in InitializeMemory() local