Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DTargetInstrInfo.cpp152 bool Reg2IsUndef = MI.getOperand(Idx2).isUndef(); in commuteInstructionImpl() local
189 CommutedMI->getOperand(Idx1).setIsUndef(Reg2IsUndef); in commuteInstructionImpl()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DTargetInstrInfo.cpp183 bool Reg2IsUndef = MI.getOperand(Idx2).isUndef(); in commuteInstructionImpl() local
228 CommutedMI->getOperand(Idx1).setIsUndef(Reg2IsUndef); in commuteInstructionImpl()
/external/llvm-project/llvm/lib/CodeGen/
DTargetInstrInfo.cpp193 bool Reg2IsUndef = MI.getOperand(Idx2).isUndef(); in commuteInstructionImpl() local
238 CommutedMI->getOperand(Idx1).setIsUndef(Reg2IsUndef); in commuteInstructionImpl()