Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DMIRPrinter.cpp589 bool HasLineAttributes = false; in print() local
611 HasLineAttributes = true; in print()
629 HasLineAttributes = true; in print()
632 if (HasLineAttributes) in print()
DMachineBasicBlock.cpp329 bool HasLineAttributes = false; in print() local
342 HasLineAttributes = true; in print()
375 HasLineAttributes = true; in print()
391 HasLineAttributes = true; in print()
394 if (HasLineAttributes) in print()
/external/llvm/lib/CodeGen/
DMIRPrinter.cpp469 bool HasLineAttributes = false; in print() local
481 HasLineAttributes = true; in print()
499 HasLineAttributes = true; in print()
502 if (HasLineAttributes) in print()