Home
last modified time | relevance | path

Searched refs:SimplifyRightShift (Results 1 – 22 of 22) sorted by relevance

/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-suspicious-call-argument.cpp383 static value *SimplifyRightShift( in SimplifyRightShift() function
388 if (value *V = SimplifyRightShift(Foo, Op0, Op1, isExact, Q, MaxRecurse)) in SimplifyLShrInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-suspicious-call-argument.cpp383 static value *SimplifyRightShift( in SimplifyRightShift() function
388 if (value *V = SimplifyRightShift(Foo, Op0, Op1, isExact, Q, MaxRecurse)) in SimplifyLShrInst()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-suspicious-call-argument.cpp383 static value *SimplifyRightShift( in SimplifyRightShift() function
388 if (value *V = SimplifyRightShift(Foo, Op0, Op1, isExact, Q, MaxRecurse)) in SimplifyLShrInst()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-suspicious-call-argument.cpp383 static value *SimplifyRightShift( in SimplifyRightShift() function
388 if (value *V = SimplifyRightShift(Foo, Op0, Op1, isExact, Q, MaxRecurse)) in SimplifyLShrInst()
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dreadability-suspicious-call-argument.cpp383 static value *SimplifyRightShift( in SimplifyRightShift() function
388 if (value *V = SimplifyRightShift(Foo, Op0, Op1, isExact, Q, MaxRecurse)) in SimplifyLShrInst()
/dports/devel/llvm70/llvm-7.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1259 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1319 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1357 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1286 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1347 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1385 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm10/llvm-10.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1286 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1347 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1385 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm11/llvm-11.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1287 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1348 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1386 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1286 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1347 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1385 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1245 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1306 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1344 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm80/llvm-8.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1262 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1323 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1361 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1281 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1342 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1380 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1290 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1351 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1389 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1281 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1342 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1380 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1281 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1342 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1380 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1428 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1428 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1428 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1427 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0, in SimplifyRightShift() function
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q, in SimplifyLShrInst()
1428 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q, in SimplifyAShrInst()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Analysis/
H A DInstructionSimplify.cpp1327 static Value *SimplifyRightShift(Instruction::BinaryOps Opcode, Value *Op0,
1390 if (Value *V = SimplifyRightShift(Instruction::LShr, Op0, Op1, isExact, Q,
1428 if (Value *V = SimplifyRightShift(Instruction::AShr, Op0, Op1, isExact, Q,