Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1137 __anon4fdb39d70402(Instruction::BinaryOps BinOpcode) visitShl() argument
1307 __anon4fdb39d70502(Instruction::BinaryOps BinOpcode) visitLShr() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2466 Instruction::BinaryOps BinOpcode = BI->getOpcode(); getSalvageOpsForBinOp() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3619 unsigned BinOpcode = MI.getOpcode(); matchFoldBinOpIntoSelect() local
3652 unsigned BinOpcode = MI.getOpcode(); applyFoldBinOpIntoSelect() local
/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3299 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) shouldFoldSelectWithIdentityConstant() argument
/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp12039 EmitAtomicBinary(MachineInstr & MI,MachineBasicBlock * BB,unsigned AtomicSize,unsigned BinOpcode,unsigned CmpOpcode,unsigned CmpPred) const EmitAtomicBinary() argument
12215 EmitPartwordAtomicBinary(MachineInstr & MI,MachineBasicBlock * BB,bool is8bit,unsigned BinOpcode,unsigned CmpOpcode,unsigned CmpPred) const EmitPartwordAtomicBinary() argument
[all...]
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.cpp8557 emitAtomicLoadBinary(MachineInstr & MI,MachineBasicBlock * MBB,unsigned BinOpcode,bool Invert) const emitAtomicLoadBinary() argument
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2433 auto BinOpcode = BO->getOpcode(); foldBinOpIntoSelect() local
24328 unsigned BinOpcode = BinOp.getOpcode(); narrowInsertExtractVectorBinOp() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DAttributorAttributes.cpp9764 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); calculateBinaryOperator() local
/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13895 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp17362 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
[all...]