Home
last modified time | relevance | path

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

/external/llvm/include/llvm/MC/
DMCAssembler.h109 virtual bool hasInstructions() const { return false; } in hasInstructions() function
237 bool hasInstructions() const override { return HasInstructions; } in hasInstructions() function
272 bool hasInstructions() const override { in hasInstructions() function
330 bool hasInstructions() const override { return true; } in hasInstructions() function
627 bool hasInstructions() const { return HasInstructions; } in hasInstructions() function