Home
last modified time | relevance | path

Searched refs:simplifyInstructionWithOperands (Results 1 – 6 of 6) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6082 static Value *simplifyInstructionWithOperands(Instruction *I, in simplifyInstructionWithOperands() function
6240 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE); in SimplifyInstructionWithOperands()
6246 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE); in SimplifyInstruction()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp6082 static Value *simplifyInstructionWithOperands(Instruction *I, in simplifyInstructionWithOperands() function
6240 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE); in SimplifyInstructionWithOperands()
6246 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE); in SimplifyInstruction()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6082 static Value *simplifyInstructionWithOperands(Instruction *I, in simplifyInstructionWithOperands() function
6240 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE); in SimplifyInstructionWithOperands()
6246 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE); in SimplifyInstruction()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6165 static Value *simplifyInstructionWithOperands(Instruction *I, in simplifyInstructionWithOperands() function
6324 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE); in SimplifyInstructionWithOperands()
6330 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE); in SimplifyInstruction()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6082 static Value *simplifyInstructionWithOperands(Instruction *I, in simplifyInstructionWithOperands() function
6240 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE); in SimplifyInstructionWithOperands()
6246 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE); in SimplifyInstruction()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp6082 static Value *simplifyInstructionWithOperands(Instruction *I,
6240 return ::simplifyInstructionWithOperands(I, NewOps, SQ, ORE);
6246 return ::simplifyInstructionWithOperands(I, Ops, SQ, ORE);