/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 1137 __anon4fdb39d70402(Instruction::BinaryOps BinOpcode) visitShl() argument 1307 __anon4fdb39d70502(Instruction::BinaryOps BinOpcode) visitLShr() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2466 Instruction::BinaryOps BinOpcode = BI->getOpcode(); getSalvageOpsForBinOp() local
|
/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 3619 unsigned BinOpcode = MI.getOpcode(); matchFoldBinOpIntoSelect() local 3652 unsigned BinOpcode = MI.getOpcode(); applyFoldBinOpIntoSelect() local
|
/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3299 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) shouldFoldSelectWithIdentityConstant() argument
|
/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 12039 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 D | SystemZISelLowering.cpp | 8557 emitAtomicLoadBinary(MachineInstr & MI,MachineBasicBlock * MBB,unsigned BinOpcode,bool Invert) const emitAtomicLoadBinary() argument
|
/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2433 auto BinOpcode = BO->getOpcode(); foldBinOpIntoSelect() local 24328 unsigned BinOpcode = BinOp.getOpcode(); narrowInsertExtractVectorBinOp() local [all...] |
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 9764 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); calculateBinaryOperator() local
|
/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13895 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
|
/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 17362 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument [all...] |