Searched defs:BinOpcode (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/Mips/ |
D | MipsISelLowering.cpp | 876 unsigned Size, unsigned BinOpcode, in EmitAtomicBinary() 948 unsigned Size, unsigned BinOpcode, in EmitAtomicBinaryPartword()
|
/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/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/ |
D | PPCISelLowering.cpp | 9674 unsigned BinOpcode, in EmitAtomicBinary() 9794 unsigned BinOpcode, in EmitPartwordAtomicBinary()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 5312 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 6287 MachineInstr &MI, MachineBasicBlock *MBB, unsigned BinOpcode, in emitAtomicLoadBinary()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
D | DAGCombiner.cpp | 1873 auto BinOpcode = BO->getOpcode(); in foldBinOpIntoSelect() local
|