Home
last modified time | relevance | path

Searched refs:Reg1IsUndef (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp151 bool Reg1IsUndef = MI.getOperand(Idx1).isUndef(); in commuteInstructionImpl() local
188 CommutedMI->getOperand(Idx2).setIsUndef(Reg1IsUndef); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp182 bool Reg1IsUndef = MI.getOperand(Idx1).isUndef(); in commuteInstructionImpl() local
227 CommutedMI->getOperand(Idx2).setIsUndef(Reg1IsUndef); in commuteInstructionImpl()
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp192 bool Reg1IsUndef = MI.getOperand(Idx1).isUndef(); in commuteInstructionImpl() local
237 CommutedMI->getOperand(Idx2).setIsUndef(Reg1IsUndef); in commuteInstructionImpl()