Home
last modified time | relevance | path

Searched defs:RCI (Results 76 – 100 of 256) sorted by relevance

1234567891011

/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp315 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
851 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp322 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
863 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp322 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
863 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp315 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
856 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp315 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
856 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Scalar/
H A DConstantHoisting.cpp322 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
863 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/llvm90/llvm-9.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp314 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
846 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/devel/llvm80/llvm-8.0.1.src/lib/Transforms/Scalar/
H A DConstantHoisting.cpp309 for (auto const &RCI : ConstInfo.RebasedConstants) in findConstantInsertionPoint() local
837 for (auto const &RCI : ConstInfo.RebasedConstants) { in emitBaseConstants() local
/dports/lang/gcc10/gcc-10.3.0/libgomp/testsuite/libgomp.c++/
H A Dfor-22.C310 check ((i >= 16 && i < 1981) || i == 1984); in getAllocatableSet()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1011 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
H A DPostRASchedulerList.cpp206 const RegisterClassInfo &RCI, in SchedulePostRATDList()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1011 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
H A DPostRASchedulerList.cpp206 const RegisterClassInfo &RCI, in SchedulePostRATDList()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
H A DPostRASchedulerList.cpp206 const RegisterClassInfo &RCI, in SchedulePostRATDList()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
H A DPostRASchedulerList.cpp206 const RegisterClassInfo &RCI, in SchedulePostRATDList()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1011 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/llvm11/llvm-11.0.1.src/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1011 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1011 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/CodeGen/
H A DAggressiveAntiDepBreaker.cpp121 MachineFunction &MFi, const RegisterClassInfo &RCI, in AggressiveAntiDepBreaker()
1006 MachineFunction &MFi, const RegisterClassInfo &RCI, in createAggressiveAntiDepBreaker()
/dports/devel/llvm10/llvm-10.0.1.src/lib/CodeGen/
H A DPostRASchedulerList.cpp208 const RegisterClassInfo &RCI, in SchedulePostRATDList()

1234567891011