Home
last modified time | relevance | path

Searched defs:BRCL (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp358 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/
DSystemZLongBranch.cpp363 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/
Dsimulator-s390.cc2962 EVALUATE(BRCL) { in EVALUATE() argument