Home
last modified time | relevance | path

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

/dports/devel/llvm10/llvm-10.0.1.src/lib/Transforms/IPO/
H A DAttributor.cpp1365 struct AANoSyncImpl : AANoSync { struct
1366 AANoSyncImpl(const IRPosition &IRP) : AANoSync(IRP) {} in AANoSyncImpl() function
1388 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1437 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1459 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1477 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1520 struct AANoSyncFunction final : public AANoSyncImpl {
1521 AANoSyncFunction(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncFunction()
1528 struct AANoSyncCallSite final : AANoSyncImpl {
1529 AANoSyncCallSite(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncCallSite()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1365 struct AANoSyncImpl : AANoSync { struct
1366 AANoSyncImpl(const IRPosition &IRP) : AANoSync(IRP) {} in AANoSyncImpl() argument
1388 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1437 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1459 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1477 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1520 struct AANoSyncFunction final : public AANoSyncImpl {
1521 AANoSyncFunction(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncFunction()
1528 struct AANoSyncCallSite final : AANoSyncImpl {
1529 AANoSyncCallSite(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncCallSite()
[all …]
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributor.cpp1365 struct AANoSyncImpl : AANoSync { struct
1366 AANoSyncImpl(const IRPosition &IRP) : AANoSync(IRP) {} in AANoSyncImpl() argument
1388 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1437 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1459 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1477 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1520 struct AANoSyncFunction final : public AANoSyncImpl {
1521 AANoSyncFunction(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncFunction()
1528 struct AANoSyncCallSite final : AANoSyncImpl {
1529 AANoSyncCallSite(const IRPosition &IRP) : AANoSyncImpl(IRP) {} in AANoSyncCallSite()
[all …]
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1205 struct AANoSyncImpl : AANoSync { struct
1206 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() argument
1228 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1277 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1299 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1316 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1359 struct AANoSyncFunction final : public AANoSyncImpl {
1361 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1368 struct AANoSyncCallSite final : AANoSyncImpl {
1370 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
[all …]
/dports/devel/llvm11/llvm-11.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1205 struct AANoSyncImpl : AANoSync { struct
1206 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1228 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1277 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1299 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1316 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1359 struct AANoSyncFunction final : public AANoSyncImpl {
1361 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1368 struct AANoSyncCallSite final : AANoSyncImpl {
1370 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
[all …]
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1222 struct AANoSyncImpl : AANoSync { struct
1223 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1245 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1294 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1316 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1333 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1376 struct AANoSyncFunction final : public AANoSyncImpl {
1378 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1385 struct AANoSyncCallSite final : AANoSyncImpl {
1387 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
[all …]
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1222 struct AANoSyncImpl : AANoSync { struct
1223 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1245 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1294 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1316 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1333 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1376 struct AANoSyncFunction final : public AANoSyncImpl {
1378 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1385 struct AANoSyncCallSite final : AANoSyncImpl {
1387 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1221 struct AANoSyncImpl : AANoSync { struct
1222 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1244 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic()
1293 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1315 bool AANoSyncImpl::isVolatile(Instruction *I) { in isVolatile()
1332 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1375 struct AANoSyncFunction final : public AANoSyncImpl {
1377 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1384 struct AANoSyncCallSite final : AANoSyncImpl {
1386 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
[all …]
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() argument
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp1761 struct AANoSyncImpl : AANoSync { struct
1762 AANoSyncImpl(const IRPosition &IRP, Attributor &A) : AANoSync(IRP, A) {} in AANoSyncImpl() function
1780 bool AANoSyncImpl::isNonRelaxedAtomic(Instruction *I) { in isNonRelaxedAtomic() argument
1816 bool AANoSyncImpl::isNoSyncIntrinsic(Instruction *I) { in isNoSyncIntrinsic()
1822 ChangeStatus AANoSyncImpl::updateImpl(Attributor &A) { in updateImpl()
1865 struct AANoSyncFunction final : public AANoSyncImpl {
1867 : AANoSyncImpl(IRP, A) {} in AANoSyncFunction()
1874 struct AANoSyncCallSite final : AANoSyncImpl {
1876 : AANoSyncImpl(IRP, A) {} in AANoSyncCallSite()
1880 AANoSyncImpl::initialize(A); in initialize()