Home
last modified time | relevance | path

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

/external/llvm/lib/IR/
DInstruction.cpp342 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
349 IgnoreAlignment); in haveSameSpecialState()
353 IgnoreAlignment) && in haveSameSpecialState()
359 IgnoreAlignment) && in haveSameSpecialState()
436 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
455 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/
DInstruction.cpp375 bool IgnoreAlignment = false) { in haveSameSpecialState() argument
382 IgnoreAlignment); in haveSameSpecialState()
386 IgnoreAlignment) && in haveSameSpecialState()
392 IgnoreAlignment) && in haveSameSpecialState()
464 bool IgnoreAlignment = flags & CompareIgnoringAlignment; in isSameOperationAs() local
483 return haveSameSpecialState(this, I, IgnoreAlignment); in isSameOperationAs()