/dports/security/lego/lego-4.5.3/vendor/github.com/sacloud/libsacloud/sacloud/ |
H A D | loadbalancer.go | 28 func (l *LoadBalancer) IsHA() bool { func
|
/dports/net/traefik/traefik-2.6.1/vendor/github.com/sacloud/libsacloud/sacloud/ |
H A D | loadbalancer.go | 28 func (l *LoadBalancer) IsHA() bool { func
|
/dports/www/grafana8/grafana-8.3.6/pkg/services/live/ |
H A D | live.go | 85 logger.Debug("GrafanaLive initialization", "ha", g.IsHA()) 105 if g.IsHA() { 152 if g.IsHA() { 507 func (g *GrafanaLive) IsHA() bool { func 971 if g.IsHA() {
|
/dports/textproc/sphinxsearch/sphinx-2.2.11-release/src/ |
H A D | searchd.cpp | 4124 inline bool IsHA() const in IsHA() function 4136 if ( !IsHA() ) in QueuePings() 4329 if ( m_dAgents[i].IsHA() ) in ShareHACounters() 4347 if ( m_dAgents[i].IsHA() ) in ShareHACounters() 4362 if ( m_dAgents[i].IsHA() ) in RemoveHACounters() 14409 dStatus.Add ( tAgents.IsHA()? "1": "0" ); in BuildDistIndexStatus() 14413 if ( tAgents.IsHA() ) in BuildDistIndexStatus() 14423 if ( tAgents.IsHA() && dStatus.MatchAddVa ( "%s_probability_weight", sKey.cstr() ) ) in BuildDistIndexStatus() 20535 szIndexName, pLine->cstr(), ( tAgent.IsHA() ? ", HA might be wrong" : "" ) ); in ValidateAgentDesc() 20547 szIndexName, pLine->cstr(), ( tAgent.IsHA() ? ", HA might be wrong" : "" ) ); in ValidateAgentDesc() [all …]
|
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15093 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); 15094 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); 15097 return IsHA || IsIntArray;
|
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 14923 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); 14924 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); 14927 return IsHA || IsIntArray;
|
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 15818 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 15819 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 15822 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 17419 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 17420 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 17423 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 17419 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 17420 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 17423 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 17419 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 17420 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 17423 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19223 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 19224 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 19227 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 18857 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 18858 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 18861 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19279 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 19280 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 19283 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 18862 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 18863 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 18866 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 19279 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 19280 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 19283 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20728 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 20729 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 20732 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20728 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 20729 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 20732 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20728 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 20729 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 20732 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20728 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 20729 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 20732 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 20728 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 20729 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 20732 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 21055 bool IsHA = isHomogeneousAggregate(Ty, Base, Members); in functionArgumentNeedsConsecutiveRegisters() local 21056 LLVM_DEBUG(dbgs() << "isHA: " << IsHA << " "; Ty->dump()); in functionArgumentNeedsConsecutiveRegisters() 21059 return IsHA || IsIntArray; in functionArgumentNeedsConsecutiveRegisters()
|