Home
last modified time | relevance | path

Searched defs:getLabelName (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DIceOperand.h155 const GlobalString getLabelName() const { return LabelName; } in getLabelName() function
DIceInstMIPS32.h780 GlobalString getLabelName() const { return Name; } in getLabelName() function
DIceInstARM32.h1083 GlobalString getLabelName() const { return Name; } in getLabelName() function
DIceInstX86Base.h353 GlobalString getLabelName() const { return Name; } in getLabelName() function