Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineShifts.cpp1126 __anon5dec4a760402(Instruction::BinaryOps BinOpcode) visitShl() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp2444 Instruction::BinaryOps BinOpcode = BI->getOpcode(); getSalvageOpsForBinOp() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DCombinerHelper.cpp3477 unsigned BinOpcode = MI.getOpcode(); matchFoldBinOpIntoSelect() local
3512 unsigned BinOpcode = MI.getOpcode(); applyFoldBinOpIntoSelect() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h3185 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) shouldFoldSelectWithIdentityConstant() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/PowerPC/
H A DPPCISelLowering.cpp11842 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 DSystemZISelLowering.cpp8387 emitAtomicLoadBinary(MachineInstr & MI,MachineBasicBlock * MBB,unsigned BinOpcode,bool Invert) const emitAtomicLoadBinary() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp2526 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 DAttributorAttributes.cpp9749 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); calculateBinaryOperator() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMISelLowering.cpp13875 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.cpp16439 shouldFoldSelectWithIdentityConstant(unsigned BinOpcode,EVT VT) const shouldFoldSelectWithIdentityConstant() argument
[all...]