Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/CIR/
H A DMissingFeatures.h56 static bool opLoadStoreVolatile() { return false; } in opLoadStoreVolatile() function
/freebsd/contrib/llvm-project/clang/lib/CIR/Lowering/DirectToLLVM/
H A DLowerToLLVM.cpp949 assert(!cir::MissingFeatures::opLoadStoreVolatile()); in matchAndRewrite()
980 assert(!cir::MissingFeatures::opLoadStoreVolatile()); in matchAndRewrite()