Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonCopyToCombine.cpp187 MachineInstr &LowRegInst, bool AllowC64) { in areCombinableOperations() argument
189 unsigned LoOpc = LowRegInst.getOpcode(); in areCombinableOperations()
210 isGreaterThanNBitTFRI<6>(LowRegInst)) in areCombinableOperations()
217 isGreaterThanNBitTFRI<16>(LowRegInst) && !IsConst64Disabled) in areCombinableOperations()
219 LowRegInst.getOperand(1).isImm()); in areCombinableOperations()
224 isGreaterThanNBitTFRI<8>(LowRegInst)) in areCombinableOperations()