Home
last modified time | relevance | path

Searched defs:BinOpcode (Results 1 – 13 of 13) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1159 auto isSuitableBinOpcode = [](Instruction::BinaryOps BinOpcode) { in visitShl()
1329 auto isSuitableBinOpcode = [](Instruction::BinaryOps BinOpcode) { in visitLShr()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVectorCombine.cpp765 Instruction::BinaryOps BinOpcode = VecBinOp->getOpcode(); in foldInsExtBinop() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2513 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3769 unsigned BinOpcode = MI.getOpcode(); in matchFoldBinOpIntoSelect() local
3802 unsigned BinOpcode = MI.getOpcode(); in applyFoldBinOpIntoSelect() local
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3401 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, EVT VT, in shouldFoldSelectWithIdentityConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12863 unsigned BinOpcode, in EmitAtomicBinary()
13039 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp9877 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2530 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local
25461 unsigned BinOpcode = BinOp.getOpcode(); in narrowInsertExtractVectorBinOp() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9844 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); in calculateBinaryOperator() local
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13956 unsigned BinOpcode, EVT VT, unsigned SelectOpcode, SDValue X, in shouldFoldSelectWithIdentityConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/RISCV/
H A DRISCVISelLowering.cpp2179 unsigned BinOpcode, EVT VT, unsigned SelectOpcode, SDValue X, in shouldFoldSelectWithIdentityConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp18012 unsigned BinOpcode, EVT VT, unsigned SelectOpcode, SDValue X, in shouldFoldSelectWithIdentityConstant()
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp35620 unsigned BinOpcode, EVT VT, unsigned SelectOpcode, SDValue X, in shouldFoldSelectWithIdentityConstant()