HomeSort by relevance Sort by last modified time
    Searched refs:RemoveBranch (Results 26 - 35 of 35) sorted by null

12

  /external/llvm/lib/CodeGen/
TailDuplication.cpp 721 TII->RemoveBranch(*PredBB);
785 TII->RemoveBranch(*PredBB);
    [all...]
EarlyIfConversion.cpp 540 TII->RemoveBranch(*Head);
MachineBlockPlacement.cpp     [all...]
  /external/llvm/lib/Target/Hexagon/
HexagonInstrInfo.cpp 151 RemoveBranch(MBB);
305 unsigned HexagonInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
    [all...]
  /external/llvm/lib/Target/AArch64/
AArch64InstrInfo.cpp 317 unsigned AArch64InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
  /external/llvm/lib/Target/SystemZ/
SystemZInstrInfo.cpp 230 unsigned SystemZInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
  /external/llvm/lib/Target/R600/
R600InstrInfo.cpp 754 R600InstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
    [all...]
  /external/llvm/lib/Target/PowerPC/
PPCInstrInfo.cpp 357 unsigned PPCInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMBaseInstrInfo.cpp 362 unsigned ARMBaseInstrInfo::RemoveBranch(MachineBasicBlock &MBB) const {
    [all...]
  /external/llvm/lib/Target/X86/
X86InstrInfo.cpp     [all...]

Completed in 961 milliseconds

12