Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DInstruction.cpp381 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
388 IgnoreAlignment); in haveSameSpecialState()
392 IgnoreAlignment) && in haveSameSpecialState()
398 IgnoreAlignment) && in haveSameSpecialState()
474 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
493 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()