Home
last modified time | relevance | path

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

/external/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp281 unsigned OutValid = ~ReusableCCMask & CCValid; in adjustCCMasksForInstr() local
283 if (OutMask != 0 && OutMask != OutValid) in adjustCCMasksForInstr()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZElimCompare.cpp360 unsigned OutValid = ~ReusableCCMask & CCValid; in adjustCCMasksForInstr() local
362 if (OutMask != 0 && OutMask != OutValid) in adjustCCMasksForInstr()