Searched defs:BRCL (Results 1 – 3 of 3) sorted by relevance
| /external/llvm/lib/Target/SystemZ/ |
| D | SystemZLongBranch.cpp | 358 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitBranchOnCount() local 376 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitCompareBranch() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
| D | SystemZLongBranch.cpp | 363 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitBranchOnCount() local 381 MachineInstr *BRCL = BuildMI(*MBB, MI, DL, TII->get(SystemZ::BRCL)) in splitCompareBranch() local
|
| /external/v8/src/s390/ |
| D | simulator-s390.cc | 2962 EVALUATE(BRCL) { in EVALUATE() argument
|