Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/MC/
DMCFragment.h178 void setHasInstructions(const MCSubtargetInfo &STI) { in setHasInstructions() function
/external/swiftshader/third_party/LLVM/include/llvm/MC/
DMCAssembler.h476 void setHasInstructions(bool Value) { HasInstructions = Value; } in setHasInstructions() function