Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DAtomicOrdering.h135 inline AtomicOrderingCABI toCABI(AtomicOrdering ao) { in toCABI() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DAtomicExpandPass.cpp1632 ConstantInt::get(Type::getInt32Ty(Ctx), (int)toCABI(Ordering)); in expandAtomicOpToLibcall()
1637 ConstantInt::get(Type::getInt32Ty(Ctx), (int)toCABI(Ordering2)); in expandAtomicOpToLibcall()