Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMIRPrinter.cpp641 bool HasLineAttributes = false; in print() local
663 HasLineAttributes = true; in print()
681 HasLineAttributes = true; in print()
684 if (HasLineAttributes) in print()
DMachineBasicBlock.cpp341 bool HasLineAttributes = false; in print() local
354 HasLineAttributes = true; in print()
387 HasLineAttributes = true; in print()
403 HasLineAttributes = true; in print()
406 if (HasLineAttributes) in print()
/external/llvm-project/llvm/lib/CodeGen/
DMIRPrinter.cpp639 bool HasLineAttributes = false; in print() local
661 HasLineAttributes = true; in print()
679 HasLineAttributes = true; in print()
682 if (HasLineAttributes) in print()
DMachineBasicBlock.cpp346 bool HasLineAttributes = false; in print() local
359 HasLineAttributes = true; in print()
392 HasLineAttributes = true; in print()
408 HasLineAttributes = true; in print()
411 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()