Home
last modified time | relevance | path

Searched refs:BinOpcode (Results 1 – 25 of 104) sorted by relevance

12345

/dports/devel/intel-graphics-compiler/intel-graphics-compiler-igc-1.0.9636/IGC/Compiler/CISACodeGen/
H A DMemOpt.cpp1555 auto BinOpcode = BinaryOperator::BinaryOps(BinOp->getOpcode()); in canonicalizeGEP64() local
1560 auto BO = Builder.CreateBinOp(BinOpcode, LHS, RHS); in canonicalizeGEP64()
1606 auto BinOpcode = BinaryOperator::BinaryOps(BinOp->getOpcode()); in optimizeGEP64() local
1648 auto BO = cast<BinaryOperator>(Builder.CreateBinOp(BinOpcode, LHS, RHS)); in optimizeGEP64()
/dports/security/clamav-lts/clamav-0.103.5/libclamav/c++/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.h305 unsigned BinOpcode) const;
/dports/devel/llvm80/llvm-8.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h622 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm70/llvm-7.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h629 unsigned BinOpcode, unsigned BitSize,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLocal.cpp1861 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1867 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1868 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1884 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Transforms/Utils/
H A DLocal.cpp1861 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1867 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1868 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1884 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp1861 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1867 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1868 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1884 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Transforms/Utils/
H A DLocal.cpp1867 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1873 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1874 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1890 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLocal.cpp1861 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1867 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1868 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1884 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Transforms/Utils/
H A DLocal.cpp1861 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
1867 if (BinOpcode == Instruction::Add || BinOpcode == Instruction::Sub) { in getSalvageOpsForBinOp()
1868 uint64_t Offset = BinOpcode == Instruction::Add ? Val : -int64_t(Val); in getSalvageOpsForBinOp()
1884 uint64_t DwarfBinOp = getDwarfOpForBinOp(BinOpcode); in getSalvageOpsForBinOp()
/dports/devel/llvm90/llvm-9.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h637 unsigned BinOpcode, unsigned BitSize,
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h660 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h682 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm10/llvm-10.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h660 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h679 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm11/llvm-11.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h682 unsigned BinOpcode, unsigned BitSize,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h660 unsigned BinOpcode, unsigned BitSize,
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h679 unsigned BinOpcode, unsigned BitSize,
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h682 unsigned BinOpcode, unsigned BitSize,
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,
/dports/graphics/llvm-mesa/llvm-13.0.1.src/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,
/dports/lang/rust/rustc-1.58.1-src/src/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h711 unsigned BinOpcode, unsigned BitSize,

12345