Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1211 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local
1213 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()
/external/llvm/lib/CodeGen/
DTwoAddressInstructionPass.cpp1165 unsigned OpsNum = MI->getDesc().getNumOperands(); in tryInstructionCommute() local
1167 for (; OtherOpIdx < OpsNum; OtherOpIdx++) { in tryInstructionCommute()