Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMBaseInstrInfo.cpp1705 int CmpMask, bool CommonUse) { in isSuitableForMask() argument
1711 if (SrcReg == MI->getOperand(CommonUse ? 1 : 0).getReg()) in isSuitableForMask()
/external/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2323 int CmpMask, bool CommonUse) { in isSuitableForMask() argument
2329 if (SrcReg == MI->getOperand(CommonUse ? 1 : 0).getReg()) in isSuitableForMask()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMBaseInstrInfo.cpp2553 int CmpMask, bool CommonUse) { in isSuitableForMask() argument
2559 if (SrcReg == MI->getOperand(CommonUse ? 1 : 0).getReg()) in isSuitableForMask()