Home
last modified time | relevance | path

Searched defs:isReplaceable (Results 1 – 25 of 42) sorted by relevance

12

/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/api/
H A DReplaceable.java47 boolean isReplaceable(T constraint); in isReplaceable() method
/dports/math/jacop/jacop-4.8.0/src/main/java/org/jacop/constraints/replace/
H A DReifiedIfThen.java54 @Override public boolean isReplaceable(Reified constraint) { in isReplaceable() method in ReifiedIfThen
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Data.Linq/src/DbLinq.Ingres/
H A DIngresVendor.cs62 private bool isReplaceable(IDbDataParameter param) in isReplaceable() method in DbLinq.Ingres.IngresVendor
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp415 bool OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in OptimizeLEAPass
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp414 bool OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in OptimizeLEAPass
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp415 bool OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in OptimizeLEAPass
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/X86/
H A DX86OptimizeLEAs.cpp424 bool X86OptimizeLEAPass::isReplaceable(const MachineInstr &First, in isReplaceable() function in X86OptimizeLEAPass
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/IR/
H A DMetadata.cpp193 bool MetadataTracking::isReplaceable(const Metadata &MD) { in isReplaceable() function in MetadataTracking
325 bool ReplaceableMetadataImpl::isReplaceable(const Metadata &MD) { in isReplaceable() function in ReplaceableMetadataImpl
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/IR/
H A DMetadata.cpp193 bool MetadataTracking::isReplaceable(const Metadata &MD) { in isReplaceable() function in MetadataTracking
325 bool ReplaceableMetadataImpl::isReplaceable(const Metadata &MD) { in isReplaceable() function in ReplaceableMetadataImpl
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/IR/
H A DMetadata.cpp194 bool MetadataTracking::isReplaceable(const Metadata &MD) { in isReplaceable() function in MetadataTracking
345 bool ReplaceableMetadataImpl::isReplaceable(const Metadata &MD) { in isReplaceable() function in ReplaceableMetadataImpl
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/IR/
H A DMetadata.cpp194 bool MetadataTracking::isReplaceable(const Metadata &MD) { in isReplaceable() function in MetadataTracking
345 bool ReplaceableMetadataImpl::isReplaceable(const Metadata &MD) { in isReplaceable() function in ReplaceableMetadataImpl
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/IR/
H A DMetadata.cpp194 bool MetadataTracking::isReplaceable(const Metadata &MD) { in isReplaceable() function in MetadataTracking
326 bool ReplaceableMetadataImpl::isReplaceable(const Metadata &MD) { in isReplaceable() function in ReplaceableMetadataImpl

12