Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
DInstCombineShifts.cpp1028 auto isSuitableBinOpcode = [](Instruction::BinaryOps BinOpcode) { in visitShl()
/external/llvm/lib/Target/Mips/
DMipsISelLowering.cpp1104 unsigned BinOpcode, in emitAtomicBinary()
1227 MachineInstr &MI, MachineBasicBlock *BB, unsigned Size, unsigned BinOpcode, in emitAtomicBinaryPartword()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
DLocal.cpp1988 Instruction::BinaryOps BinOpcode = BI->getOpcode(); in getSalvageOpsForBinOp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
DCombinerHelper.cpp3209 unsigned BinOpcode = MI.getOpcode(); in matchFoldBinOpIntoSelect() local
3244 unsigned BinOpcode = MI.getOpcode(); in applyFoldBinOpIntoSelect() local
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
DTargetLowering.h3052 virtual bool shouldFoldSelectWithIdentityConstant(unsigned BinOpcode, in shouldFoldSelectWithIdentityConstant()
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp5312 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp10620 unsigned BinOpcode, in EmitAtomicBinary()
10739 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/PowerPC/
DPPCISelLowering.cpp11538 unsigned BinOpcode, in EmitAtomicBinary()
11714 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7031 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7774 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp1956 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local
18301 unsigned BinOpcode = BinOp.getOpcode(); in narrowInsertExtractVectorBinOp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp2242 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local
22467 unsigned BinOpcode = BinOp.getOpcode(); in narrowInsertExtractVectorBinOp() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/IPO/
DAttributorAttributes.cpp9613 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); in calculateBinaryOperator() local