Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/MSP430/
DMSP430ISelLowering.cpp774 bool andCC = false; in LowerSETCC() local
780 andCC = true; in LowerSETCC()
806 if (andCC) { in LowerSETCC()
/external/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp895 bool andCC = false; in LowerSETCC() local
901 andCC = true; in LowerSETCC()
927 if (andCC) { in LowerSETCC()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/MSP430/
DMSP430ISelLowering.cpp1119 bool andCC = false; in LowerSETCC() local
1125 andCC = true; in LowerSETCC()
1151 if (andCC) { in LowerSETCC()