Home
last modified time | relevance | path

Searched refs:OldDest (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp242 auto &OldDest = MI->getOperand(0); in tryReplaceCopy() local
255 TRI->getSubRegIndex(NewDestReg, OldDest.getReg())) in tryReplaceCopy()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/X86/
DX86FixupBWInsts.cpp298 auto &OldDest = MI->getOperand(0); in tryReplaceCopy() local
311 TRI->getSubRegIndex(NewDestReg, OldDest.getReg())) in tryReplaceCopy()
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/
DLocal.cpp68 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; in ConstantFoldTerminator() local
76 OldDest->removePredecessor(BB); in ConstantFoldTerminator()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLocal.cpp119 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; in ConstantFoldTerminator() local
123 OldDest->removePredecessor(BB); in ConstantFoldTerminator()
129 DDT->deleteEdge(BB, OldDest); in ConstantFoldTerminator()
/external/llvm/lib/Transforms/Utils/
DLocal.cpp83 BasicBlock *OldDest = Cond->getZExtValue() ? Dest2 : Dest1; in ConstantFoldTerminator() local
91 OldDest->removePredecessor(BB); in ConstantFoldTerminator()