Searched defs:BinOpcode (Results 1 – 9 of 9) sorted by relevance
| /external/llvm/lib/Target/Mips/ |
| D | MipsISelLowering.cpp | 1104 unsigned BinOpcode, in emitAtomicBinary() 1227 MachineInstr &MI, MachineBasicBlock *BB, unsigned Size, unsigned BinOpcode, in emitAtomicBinaryPartword()
|
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 5312 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 10620 unsigned BinOpcode, in EmitAtomicBinary() 10739 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
|
| /external/llvm-project/llvm/lib/Target/PowerPC/ |
| D | PPCISelLowering.cpp | 11212 unsigned BinOpcode, in EmitAtomicBinary() 11331 unsigned BinOpcode, unsigned CmpOpcode, unsigned CmpPred) const { in EmitPartwordAtomicBinary()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 7031 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
|
| /external/llvm-project/llvm/lib/Target/SystemZ/ |
| D | SystemZISelLowering.cpp | 7328 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 1956 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local 18301 unsigned BinOpcode = BinOp.getOpcode(); in narrowInsertExtractVectorBinOp() local
|
| /external/llvm-project/llvm/lib/Transforms/IPO/ |
| D | AttributorAttributes.cpp | 7545 Instruction::BinaryOps BinOpcode = BinOp->getOpcode(); in calculateBinaryOperator() local
|
| /external/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
| D | DAGCombiner.cpp | 2141 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local 19637 unsigned BinOpcode = BinOp.getOpcode(); in narrowInsertExtractVectorBinOp() local
|