Home
last modified time | relevance | path

Searched refs:RMW_I64 (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp1469 GlobalString RMW_I64 = Ctx->getGlobalString("llvm.nacl.atomic.rmw.i64"); in profileExecutionCount() local
1473 Ctx->getIntrinsicsInfo().find(RMW_I64, BadIntrinsic); in profileExecutionCount()
1477 Operand *RMWI64Name = Ctx->getConstantExternSym(RMW_I64); in profileExecutionCount()