Home
last modified time | relevance | path

Searched refs:findInsertionPoint (Results 1 – 25 of 70) sorted by relevance

123

/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/win32/
H A Dwin32_popup.cpp80 InsertMenuItem( m_hMenu, findInsertionPoint( pos ), TRUE, &menuItem ); in addItem()
91 InsertMenuItem( m_hMenu, findInsertionPoint( pos ), TRUE, &sepItem ); in addSeparator()
95 unsigned int Win32Popup::findInsertionPoint( unsigned int pos ) const in findInsertionPoint() function in Win32Popup
H A Dwin32_popup.hpp66 unsigned int findInsertionPoint( unsigned int pos ) const;
/dports/multimedia/vlc/vlc-3.0.16/modules/gui/skins2/os2/
H A Dos2_popup.cpp85 mi.iPosition = findInsertionPoint( pos ); in addItem()
101 mi.iPosition = findInsertionPoint( pos ); in addSeparator()
112 unsigned int OS2Popup::findInsertionPoint( unsigned int pos ) const in findInsertionPoint() function in OS2Popup
H A Dos2_popup.hpp65 unsigned int findInsertionPoint( unsigned int pos ) const;
/dports/math/polymake/polymake-4.5/external/permlib/include/permlib/
H A Dredundant_base_point_insertion_strategy.h60 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const = 0;
73 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const { in findInsertionPoint() function
94 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const { in findInsertionPoint() function
/dports/math/permlib/PermLib-0.2.9/include/permlib/
H A Dredundant_base_point_insertion_strategy.h60 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const = 0;
73 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const { in findInsertionPoint() function
94 virtual int findInsertionPoint(dom_int beta, std::list<typename PERM::ptr> &S_i) const { in findInsertionPoint() function
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
357 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
508 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
357 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
508 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
357 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
508 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp151 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
356 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
449 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
507 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
357 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
507 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
357 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
450 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
507 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/AArch64/
H A DAArch64PromoteConstant.cpp152 Instruction *findInsertionPoint(Instruction &User, unsigned OpNo);
371 Instruction *AArch64PromoteConstant::findInsertionPoint(Instruction &User, in findInsertionPoint() function in AArch64PromoteConstant
464 Instruction *InsertionPoint = findInsertionPoint(*User, OpNo); in computeInsertionPoint()
522 findInsertionPoint(*Use.first, Use.second)) && in insertDefinitions()
/dports/devel/kdevelop/kdevelop-21.12.3/plugins/clang/codegen/
H A Dsourcemanipulation.h36 int findInsertionPoint() const;
/dports/devel/llvm11/llvm-11.0.1.src/tools/clang/tools/extra/clangd/refactor/tweaks/
H A DAddUsing.cpp107 findInsertionPoint(const Tweak::Selection &Inputs, in findInsertionPoint() function
271 auto InsertionPoint = findInsertionPoint(Inputs, QualifierToRemove, Name); in apply()

123