/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/ |
H A D | InstCombineShifts.cpp | 1126 __anon5dec4a760402(Instruction::BinaryOps BinOpcode) visitShl() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | Local.cpp | 2444 Instruction::BinaryOps BinOpcode = BI->getOpcode(); getSalvageOpsForBinOp() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/ |
H A D | CombinerHelper.cpp | 3477 unsigned BinOpcode = MI.getOpcode(); matchFoldBinOpIntoSelect() local 3512 unsigned BinOpcode = MI.getOpcode(); applyFoldBinOpIntoSelect() local
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | TargetLowering.h | 3185 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) shouldFoldSelectWithIdentityConstant() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
H A D | PPCISelLowering.cpp | 11842 EmitAtomicBinary(MachineInstr & MI,MachineBasicBlock * BB,unsigned AtomicSize,unsigned BinOpcode,unsigned CmpOpcode,unsigned CmpPred) const EmitAtomicBinary() argument 12018 EmitPartwordAtomicBinary(MachineInstr & MI,MachineBasicBlock * BB,bool is8bit,unsigned BinOpcode,unsigned CmpOpcode,unsigned CmpPred) const EmitPartwordAtomicBinary() argument [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZISelLowering.cpp | 8387 emitAtomicLoadBinary(MachineInstr & MI,MachineBasicBlock * MBB,unsigned BinOpcode,bool Invert) const emitAtomicLoadBinary() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | DAGCombiner.cpp | 2526 auto BinOpcode = BO->getOpcode(); foldBinOpIntoSelect() local 24027 unsigned BinOpcode = BinOp.getOpcode(); narrowInsertExtractVectorBinOp() local [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | AttributorAttributes.cpp | 9749 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); calculateBinaryOperator() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/ |
H A D | ARMISelLowering.cpp | 13875 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.cpp | 16439 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument [all...] |